Language

IProductDetails.ProductDoubleEncryptionStatus Property

Definition

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

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

Property Value

Attributes

Applies to