ComputeFleetWinRMListener.Protocol Property

Definition

Specifies the protocol of WinRM listener. Possible values are: http, https.

public Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProtocolType? Protocol { get; set; }
member this.Protocol : Nullable<Azure.ResourceManager.ComputeFleet.Models.ComputeFleetProtocolType> with get, set
Public Property Protocol As Nullable(Of ComputeFleetProtocolType)

Property Value

Applies to