次の方法で共有


StorageAccountNetworkRuleSet.Bypass プロパティ

定義

ログ/メトリック/AzureServices にトラフィックをバイパスするかどうかを指定します。 使用可能な値は、ログの任意の組み合わせです|メトリック|これらのトラフィックをバイパスしない AzureServices (たとえば、"ログ、メトリック")、または None。

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

プロパティ値

適用対象