PSNetworkRuleSet.ParseStorageNetworkRuleBypass Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static string ParseStorageNetworkRuleBypass (Microsoft.Azure.Commands.Management.Storage.Models.PSNetWorkRuleBypassEnum? bypass);
static member ParseStorageNetworkRuleBypass : Nullable<Microsoft.Azure.Commands.Management.Storage.Models.PSNetWorkRuleBypassEnum> -> string
Public Shared Function ParseStorageNetworkRuleBypass (bypass As Nullable(Of PSNetWorkRuleBypassEnum)) As String
Parameters
- bypass
- Nullable<PSNetWorkRuleBypassEnum>