Freigeben über


WinRMListener.Protocol Eigenschaft

Definition

Ruft das Protokoll des WinRM-Listeners ab oder legt es fest. Mögliche Werte sind: http,https.. Mögliche Werte: "Http", "Https"

[Newtonsoft.Json.JsonProperty(PropertyName="protocol")]
public Microsoft.Azure.Management.Compute.Models.ProtocolTypes? Protocol { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocol")>]
member this.Protocol : Nullable<Microsoft.Azure.Management.Compute.Models.ProtocolTypes> with get, set
Public Property Protocol As Nullable(Of ProtocolTypes)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: