你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

StorageAccountNetworkRuleSet.Bypass Property

Definition

Specifies whether traffic is bypassed for Logging/Metrics/AzureServices. Possible values are any combination of Logging|Metrics|AzureServices (For example, "Logging, Metrics"), or None to bypass none of those traffics.

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

Property Value

Applies to