Partager via


IVolumeGroup.Encryption Property

Definition

Type of encryption

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PSArgumentCompleter(new System.String[] { "EncryptionAtRestWithPlatformKey", "EncryptionAtRestWithCustomerManagedKey" })]
[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Type of encryption", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="encryption", Update=true)]
public string Encryption { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.PSArgumentCompleter(new System.String[] { "EncryptionAtRestWithPlatformKey", "EncryptionAtRestWithCustomerManagedKey" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.Info(Create=true, Description="Type of encryption", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="encryption", Update=true)>]
member this.Encryption : string with get, set
Public Property Encryption As String

Property Value

Attributes

Applies to