Partilhar via


ServiceFabricClusterCertificateCmdlet.CertificateCommonName Property

Definition

[System.Management.Automation.Alias(new System.String[] { "CertCommonName" })]
[System.Management.Automation.Parameter(HelpMessage="Certificate common name", Mandatory=false, ParameterSetName="ByExistingKeyVault")]
[System.Management.Automation.Parameter(HelpMessage="Certificate common name", Mandatory=false, ParameterSetName="ByExistingPfxAndVaultName")]
public virtual string CertificateCommonName { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "CertCommonName" })>]
[<System.Management.Automation.Parameter(HelpMessage="Certificate common name", Mandatory=false, ParameterSetName="ByExistingKeyVault")>]
[<System.Management.Automation.Parameter(HelpMessage="Certificate common name", Mandatory=false, ParameterSetName="ByExistingPfxAndVaultName")>]
member this.CertificateCommonName : string with get, set
Public Overridable Property CertificateCommonName As String

Property Value

Attributes

Applies to