NewAzureApiManagementKeyVaultObject.SecretIdentifier Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Secret Identifier of this Key Vault.", Mandatory=true, ValueFromPipelineByPropertyName=false)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string SecretIdentifier { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Secret Identifier of this Key Vault.", Mandatory=true, ValueFromPipelineByPropertyName=false)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.SecretIdentifier : string with get, set
Public Property SecretIdentifier As String

Property Value

String
Attributes

Applies to