次の方法で共有


ManagedHsmNetworkRuleSet.Bypass プロパティ

定義

ネットワーク 規則をバイパスできるトラフィックを示します。 "AzureServices" または "None" を指定できます。 指定しない場合、既定値は 'AzureServices' です。

public Azure.ResourceManager.KeyVault.Models.ManagedHsmNetworkRuleBypassOption? Bypass { get; set; }
member this.Bypass : Nullable<Azure.ResourceManager.KeyVault.Models.ManagedHsmNetworkRuleBypassOption> with get, set
Public Property Bypass As Nullable(Of ManagedHsmNetworkRuleBypassOption)

プロパティ値

適用対象