次の方法で共有


WinRMListener.Protocol プロパティ

定義

WinRM リスナーのプロトコルを指定します。 使用できる値は http,https.. です

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

プロパティ値

適用対象