次の方法で共有


Profile.MonitorConfig プロパティ

定義

Traffic Manager プロファイルのエンドポイント監視設定を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.monitorConfig")]
public Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig MonitorConfig { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.monitorConfig")>]
member this.MonitorConfig : Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig with get, set
Public Property MonitorConfig As MonitorConfig

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象