Partilhar via


WinRMListener.Protocol Propriedade

Definição

Obtém ou define o protocolo do ouvinte WinRM. Os valores possíveis são: http,https.. Os valores possíveis incluem: '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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a