Partager via


ApplicationProperties.SshEndpoints Propriété

Définition

Obtient ou définit la liste des points de terminaison SSH d’application.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à