PSKeyVaultIdentityItem Constructors
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.
Overloads
PSKeyVaultIdentityItem() | |
PSKeyVaultIdentityItem(GenericResource) |
PSKeyVaultIdentityItem()
public PSKeyVaultIdentityItem ();
Public Sub New ()
Applies to
PSKeyVaultIdentityItem(GenericResource)
public PSKeyVaultIdentityItem (Microsoft.Azure.Management.Internal.Resources.Models.GenericResource resource);
new Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultIdentityItem : Microsoft.Azure.Management.Internal.Resources.Models.GenericResource -> Microsoft.Azure.Commands.KeyVault.Models.PSKeyVaultIdentityItem
Public Sub New (resource As GenericResource)
Parameters
- resource
- GenericResource