Share via


IPermissions.Key Property

Definition

Permissions to keys

[Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="Permissions to keys", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.KeyPermissions) }, ReadOnly=false, Required=false, SerializedName="keys")]
public Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.KeyPermissions[] Key { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Runtime.Info(Description="Permissions to keys", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.KeyPermissions) }, ReadOnly=false, Required=false, SerializedName="keys")>]
member this.Key : Microsoft.Azure.PowerShell.Cmdlets.HanaOnAzure.Support.KeyPermissions[] with get, set
Public Property Key As KeyPermissions()

Property Value

Attributes

Applies to