Aracılığıyla paylaş


EncryptionKeyDetails.KekType Property

Definition

The type of kek encryption key

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

Property Value

Implements

Attributes

Applies to