Compartilhar via


StorageAccountPropertiesUpdateParameters.NetworkRuleSetBypass 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.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public string NetworkRuleSetBypass { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.NetworkRuleSetBypass : string with get, set
Public Property NetworkRuleSetBypass As String

Property Value

Implements

Attributes

Applies to