次の方法で共有


VirtualNetworkRuleInner.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

適用対象