Language

IProductDetails.ProductDoubleEncryptionStatus Property

Definition

Double encryption status of the configuration. Read-only field.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Double encryption status of the configuration. Read-only field.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="productDoubleEncryptionStatus", Update=false)]
public string ProductDoubleEncryptionStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Double encryption status of the configuration. Read-only field.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="productDoubleEncryptionStatus", Update=false)>]
member this.ProductDoubleEncryptionStatus : string
Public ReadOnly Property ProductDoubleEncryptionStatus As String

Property Value

Attributes

Applies to