Compartir a través de


WinRMListener.Protocol Propiedad

Definición

Obtiene o establece especifica el protocolo del agente de escucha de WinRM. <br>& lt;br> Los valores posibles son: <br> http<br>& lt;br> https. Entre los valores posibles se incluyen: "Http", "Https"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a