ApplicationProperties.SshEndpoints Propriedade

Definição

Obtém ou define a lista de pontos de extremidade SSH do aplicativo.

[Newtonsoft.Json.JsonProperty(PropertyName="sshEndpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ApplicationGetEndpoint> SshEndpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sshEndpoints")>]
member this.SshEndpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.HDInsight.Models.ApplicationGetEndpoint> with get, set
Public Property SshEndpoints As IList(Of ApplicationGetEndpoint)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a