IFrontendEndpoint.SecretVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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