次の方法で共有


Subnet.PrivateLinkServiceNetworkPolicies プロパティ

定義

サブネット内のプライベート リンク サービスに対するネットワーク ポリシーの適用を有効または無効にするを取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkServiceNetworkPolicies")]
public string PrivateLinkServiceNetworkPolicies { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateLinkServiceNetworkPolicies")>]
member this.PrivateLinkServiceNetworkPolicies : string with get, set
Public Property PrivateLinkServiceNetworkPolicies As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象