IAutonomousDatabaseBaseProperties.PermissionLevel Property

Definition

The Autonomous Database permission level.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Restricted", "Unrestricted" })]
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The Autonomous Database permission level.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="permissionLevel", Update=true)]
public string PermissionLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.PSArgumentCompleter(new System.String[] { "Restricted", "Unrestricted" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The Autonomous Database permission level.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="permissionLevel", Update=true)>]
member this.PermissionLevel : string with get, set
Public Property PermissionLevel As String

Property Value

Attributes

Applies to