Share via


IValidateSecretInput.SecretType Property

Definition

The secret type.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The secret type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SecretType) }, ReadOnly=false, Required=true, SerializedName="secretType")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SecretType SecretType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="The secret type.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SecretType) }, ReadOnly=false, Required=true, SerializedName="secretType")>]
member this.SecretType : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.SecretType with get, set
Public Property SecretType As SecretType

Property Value

Attributes

Applies to