Partilhar via


ServiceFabricClusterCertificateCmdlet.CertificateOutputFolder Property

Definition

[System.Management.Automation.Alias(new System.String[] { "Destination" })]
[System.Management.Automation.Parameter(HelpMessage="The folder where the new certificate needs to be downloaded.", Mandatory=false, ParameterSetName="ByNewPfxAndVaultName", ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public virtual string CertificateOutputFolder { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "Destination" })>]
[<System.Management.Automation.Parameter(HelpMessage="The folder where the new certificate needs to be downloaded.", Mandatory=false, ParameterSetName="ByNewPfxAndVaultName", ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.CertificateOutputFolder : string with get, set
Public Overridable Property CertificateOutputFolder As String

Property Value

Attributes

Applies to