AccessKeyInfoBase.Permission Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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