Share via


CustomerManagedKeyEncryptionPropertiesKeyEncryptionKeyIdentity.IdentityType Property

Definition

Values can be SystemAssigned or UserAssigned

[Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Origin(Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Support.CmkIdentityType? IdentityType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Origin(Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.PropertyOrigin.Owned)>]
member this.IdentityType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.FluidRelay.Support.CmkIdentityType> with get, set
Public Property IdentityType As Nullable(Of CmkIdentityType)

Property Value

Implements

Attributes

Applies to