次の方法で共有


TrafficManagerMonitorConfig.Protocol プロパティ

定義

エンドポイントの正常性のプローブに使用されるプロトコル (HTTP、HTTPS、または TCP)。

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

プロパティ値

適用対象