Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSKeyVaultNetworkRuleSet Class
Definition
- Namespace:
- Microsoft.Azure.Commands.KeyVault.Models
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.KeyVault.dll
- Assembly:
- Microsoft.Azure.Commands.KeyVault.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.
public class PSKeyVaultNetworkRuleSet
type PSKeyVaultNetworkRuleSet = class
Public Class PSKeyVaultNetworkRuleSet
- Inheritance
-
PSKeyVaultNetworkRuleSet
Constructors
| Name | Description |
|---|---|
| PSKeyVaultNetworkRuleSet() | |
| PSKeyVaultNetworkRuleSet(PSKeyVaultNetworkRuleDefaultActionEnum, PSKeyVaultNetworkRuleBypassEnum, IList<String>, IList<String>) | |
Properties
| Name | Description |
|---|---|
| Bypass | |
| DefaultAction | |
| IpAddressRanges | |
| IpAddressRangesText | |
| VirtualNetworkResourceIds | |
| VirtualNetworkResourceIdsText | |
