Partilhar via


ServiceFabricClusterCertificateCmdlet.CertificateFile Property

Definition

[System.Management.Automation.Alias(new System.String[] { "Source" })]
[System.Management.Automation.Parameter(HelpMessage="The path to the existing certificate", Mandatory=true, ParameterSetName="ByExistingPfxAndVaultName", ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public virtual string CertificateFile { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "Source" })>]
[<System.Management.Automation.Parameter(HelpMessage="The path to the existing certificate", Mandatory=true, ParameterSetName="ByExistingPfxAndVaultName", ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.CertificateFile : string with get, set
Public Overridable Property CertificateFile As String

Property Value

Attributes

Applies to