Language

IPreferences.EncryptionPreference Property

Definition

Preferences related to the Encryption.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Preferences related to the Encryption.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IEncryptionPreferences) }, Read=true, ReadOnly=false, Required=false, SerializedName="encryptionPreferences", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IEncryptionPreferences EncryptionPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=true, Description="Preferences related to the Encryption.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IEncryptionPreferences) }, Read=true, ReadOnly=false, Required=false, SerializedName="encryptionPreferences", Update=true)>]
member this.EncryptionPreference : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IEncryptionPreferences with get, set
Public Property EncryptionPreference As IEncryptionPreferences

Property Value

Attributes

Applies to