AutonomousDatabaseBaseProperties.DataSafeStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Status of the Data Safe registration for this Autonomous Database.
public Azure.ResourceManager.OracleDatabase.Models.DataSafeStatusType? DataSafeStatus { get; }
member this.DataSafeStatus : Nullable<Azure.ResourceManager.OracleDatabase.Models.DataSafeStatusType>
Public ReadOnly Property DataSafeStatus As Nullable(Of DataSafeStatusType)