Share via


IBmcKeySet.PrivilegeLevel Property

Definition

The access level allowed for the users in this key set.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "ReadOnly", "Administrator" })]
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The access level allowed for the users in this key set.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privilegeLevel", Update=false)]
public string PrivilegeLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PSArgumentCompleter(new System.String[] { "ReadOnly", "Administrator" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=true, Description="The access level allowed for the users in this key set.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="privilegeLevel", Update=false)>]
member this.PrivilegeLevel : string with get, set
Public Property PrivilegeLevel As String

Property Value

Attributes

Applies to