Freigeben über


ICustomerCertificateParameters.SecretVersion Property

Definition

Version of the secret to be used

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Version of the secret to be used", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="secretVersion", Update=true)]
public string SecretVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Version of the secret to be used", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="secretVersion", Update=true)>]
member this.SecretVersion : string with get, set
Public Property SecretVersion As String

Property Value

Attributes

Applies to