IBackupVaultResource.EncryptionSetting Property

Definition

Customer Managed Key details of the resource.

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Customer Managed Key details of the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IEncryptionSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="encryptionSettings", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IEncryptionSettings EncryptionSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Customer Managed Key details of the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IEncryptionSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="encryptionSettings", Update=true)>]
member this.EncryptionSetting : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IEncryptionSettings with get, set
Public Property EncryptionSetting As IEncryptionSettings

Property Value

Attributes

Applies to