Sdílet prostřednictvím


Permissions.Key Property

Definition

Permissions to keys

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

Property Value

Implements

Key
Attributes

Applies to