SetAzFrontDoorCdnSecret.UseLatestVersion 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.
[System.Management.Automation.Parameter(HelpMessage="Whether to use the latest version for the certificate.", Mandatory=false, ParameterSetName="ByFieldsParameterSet")]
public System.Management.Automation.SwitchParameter UseLatestVersion { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Whether to use the latest version for the certificate.", Mandatory=false, ParameterSetName="ByFieldsParameterSet")>]
member this.UseLatestVersion : System.Management.Automation.SwitchParameter with get, set
Public Property UseLatestVersion As SwitchParameter
Property Value
- Attributes