Condividi tramite


StorageAccountUpdateParameters.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.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.Bypass? NetworkRuleSetBypass { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.NetworkRuleSetBypass : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.Bypass> with get, set
Public Property NetworkRuleSetBypass As Nullable(Of Bypass)

Property Value

Implements

Attributes

Applies to