PSManagedServiceIdentity 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
PSManagedServiceIdentity() | |
PSManagedServiceIdentity(ManagedServiceIdentity) |
PSManagedServiceIdentity()
public PSManagedServiceIdentity ();
Public Sub New ()
Applies to
PSManagedServiceIdentity(ManagedServiceIdentity)
public PSManagedServiceIdentity (Microsoft.Azure.Management.KeyVault.Models.ManagedServiceIdentity identity);
new Microsoft.Azure.Commands.KeyVault.Models.PSManagedServiceIdentity : Microsoft.Azure.Management.KeyVault.Models.ManagedServiceIdentity -> Microsoft.Azure.Commands.KeyVault.Models.PSManagedServiceIdentity
Public Sub New (identity As ManagedServiceIdentity)
Parameters
- identity
- ManagedServiceIdentity