AccessKeyInfoBase.Permission Property

Definition

Permissions of the accessKey. Read and Write are for Azure Cosmos DB and Azure App Configuration, Listen, Send and Manage are for Azure Event Hub and Azure Service Bus.

[Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Permission { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.Origin(Microsoft.Azure.PowerShell.Cmdlets.ServiceLinker.PropertyOrigin.Owned)>]
member this.Permission : System.Collections.Generic.List<string> with get, set
Public Property Permission As List(Of String)

Property Value

Implements

Attributes

Applies to