Share via


PSNetworkRuleSet.Bypass Property

Definition

public Microsoft.Azure.Commands.Management.Storage.Models.PSNetWorkRuleBypassEnum? Bypass { get; set; }
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Bypass", Position=0, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public Microsoft.Azure.Commands.Management.Storage.Models.PSNetWorkRuleBypassEnum? Bypass { get; set; }
member this.Bypass : Nullable<Microsoft.Azure.Commands.Management.Storage.Models.PSNetWorkRuleBypassEnum> with get, set
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Bypass", Position=0, Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.Bypass : Nullable<Microsoft.Azure.Commands.Management.Storage.Models.PSNetWorkRuleBypassEnum> with get, set
Public Property Bypass As Nullable(Of PSNetWorkRuleBypassEnum)

Property Value

Attributes

Applies to