Partager via


WinRMConfiguration.Listeners Propriété

Définition

Obtient ou définit la liste des écouteurs de gestion à distance Windows

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à