次の方法で共有


DataCollectionEndpointResource.NetworkAcls プロパティ

定義

エンドポイントのネットワーク アクセス制御規則を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象