共用方式為


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