Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
PSKeyVault 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 PSKeyVault : Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultIdentityItem
type PSKeyVault = class
inherit PSKeyVaultIdentityItem
Public Class PSKeyVault
Inherits PSKeyVaultIdentityItem
- Inheritance
- Derived
Constructors
| Name | Description |
|---|---|
| PSKeyVault() | |
| PSKeyVault(Vault, ActiveDirectoryClient) | |
| PSKeyVault(Vault, IMicrosoftGraphClient) | |
Properties
| Name | Description |
|---|---|
| AccessPolicies | |
| AccessPoliciesText | |
| EnabledForDeployment | |
| EnabledForDiskEncryption | |
| EnabledForTemplateDeployment | |
| EnablePurgeProtection | |
| EnableRbacAuthorization | |
| EnableSoftDelete | |
| Location | (Inherited from PSKeyVaultIdentityItem) |
| NetworkAcls | |
| NetworkAclsText | |
| OriginalVault | |
| PublicNetworkAccess | |
| ResourceGroupName | (Inherited from PSKeyVaultIdentityItem) |
| ResourceId | (Inherited from PSKeyVaultIdentityItem) |
| Sku | |
| SoftDeleteRetentionInDays | |
| Tags | (Inherited from PSKeyVaultIdentityItem) |
| TagsTable | (Inherited from PSKeyVaultIdentityItem) |
| TenantId | |
| TenantName | |
| VaultName | (Inherited from PSKeyVaultIdentityItem) |
| VaultUri | |
