Share via


IFrontendEndpoint.SecretVersion Property

Definition

The version of the Key Vault secret representing the full certificate PFX

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=true, Description="The version of the Key Vault secret representing the full certificate PFX", 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.FrontDoor.Runtime.Info(Create=true, Description="The version of the Key Vault secret representing the full certificate PFX", 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