AutonomousDatabaseBaseProperties.PermissionLevel Property

Definition

The Autonomous Database permission level.

public Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabasePermissionLevelType? PermissionLevel { get; set; }
public Azure.ResourceManager.OracleDatabase.Models.PermissionLevelType? PermissionLevel { get; set; }
member this.PermissionLevel : Nullable<Azure.ResourceManager.OracleDatabase.Models.AutonomousDatabasePermissionLevelType> with get, set
member this.PermissionLevel : Nullable<Azure.ResourceManager.OracleDatabase.Models.PermissionLevelType> with get, set
Public Property PermissionLevel As Nullable(Of AutonomousDatabasePermissionLevelType)
Public Property PermissionLevel As Nullable(Of PermissionLevelType)

Property Value

Applies to