Partilhar via


ServiceFabricClusterCertificateCmdlet.SecretIdentifier Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The existing Azure key vault secret URL, for example 'https://mykv.vault.azure.net:443/secrets/mysecrets/55ec7c4dc61a462bbc645ffc9b4b225f'", Mandatory=true, ParameterSetName="ByExistingKeyVault", ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string SecretIdentifier { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The existing Azure key vault secret URL, for example 'https://mykv.vault.azure.net:443/secrets/mysecrets/55ec7c4dc61a462bbc645ffc9b4b225f'", Mandatory=true, ParameterSetName="ByExistingKeyVault", ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.SecretIdentifier : string with get, set
Public Property SecretIdentifier As String

Property Value

Attributes

Applies to