次の方法で共有


VirtualNetworkRule.IgnoreMissingVnetServiceEndpoint プロパティ

定義

仮想ネットワークで vnet サービス エンドポイントが有効になる前に、ファイアウォール規則の作成を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ignoreMissingVnetServiceEndpoint")]
public bool? IgnoreMissingVnetServiceEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ignoreMissingVnetServiceEndpoint")>]
member this.IgnoreMissingVnetServiceEndpoint : Nullable<bool> with get, set
Public Property IgnoreMissingVnetServiceEndpoint As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象