次の方法で共有


ConnectionMonitorEndpoint.Scope プロパティ

定義

エンドポイント スコープを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="scope")]
public Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpointScope Scope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scope")>]
member this.Scope : Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpointScope with get, set
Public Property Scope As ConnectionMonitorEndpointScope

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象