NewAzureWebAppSSLBinding.CertificateFilePath Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Certificate file path", Mandatory=true, ParameterSetName="S1", Position=4)]
[System.Management.Automation.Parameter(HelpMessage="Certificate file path", Mandatory=true, ParameterSetName="S3", Position=4)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string CertificateFilePath { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Certificate file path", Mandatory=true, ParameterSetName="S1", Position=4)>]
[<System.Management.Automation.Parameter(HelpMessage="Certificate file path", Mandatory=true, ParameterSetName="S3", Position=4)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.CertificateFilePath : string with get, set
Public Property CertificateFilePath As String

Property Value

String
Attributes

Applies to