NewAzureAuthorizationRuleSASToken.KeyType Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "Primary", "Secondary" })]
[System.Management.Automation.Parameter(HelpMessage="Key Type", Mandatory=true, ParameterSetName="NamespaceAuthorizationRuleSet", Position=1, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string KeyType { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.PSArgumentCompleter(new System.String[] { "Primary", "Secondary" })>]
[<System.Management.Automation.Parameter(HelpMessage="Key Type", Mandatory=true, ParameterSetName="NamespaceAuthorizationRuleSet", Position=1, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.KeyType : string with get, set
Public Property KeyType As String

Property Value

String
Attributes

Applies to