Share via


AzureApplicationGatewayAuthenticationCertificateBase.CertificateFile Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Path of certificate CER file", Mandatory=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string CertificateFile { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Path of certificate CER file", Mandatory=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.CertificateFile : string with get, set
Public Property CertificateFile As String

Property Value

Attributes

Applies to