IFabricProperties.EncryptionDetail Property

Definition

Encryption details for the fabric.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Encryption details for the fabric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IEncryptionDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="encryptionDetails", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IEncryptionDetails EncryptionDetail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="Encryption details for the fabric.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IEncryptionDetails) }, Read=true, ReadOnly=false, Required=false, SerializedName="encryptionDetails", Update=true)>]
member this.EncryptionDetail : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IEncryptionDetails with get, set
Public Property EncryptionDetail As IEncryptionDetails

Property Value

Attributes

Applies to