Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSNetWorkRuleBypassEnum Enum
Definition
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Storage.Management.dll
- Assembly:
- Microsoft.Azure.Commands.Management.Storage.dll
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.
This enumeration supports a bitwise combination of its member values.
[System.Flags]
public enum PSNetWorkRuleBypassEnum
[<System.Flags>]
type PSNetWorkRuleBypassEnum =
Public Enum PSNetWorkRuleBypassEnum
- Inheritance
-
PSNetWorkRuleBypassEnum
- Attributes
Fields
| Name | Value | Description |
|---|---|---|
| None | 0 | |
| Logging | 1 | |
| Metrics | 2 | |
| AzureServices | 4 |
