Share via


SqlDatabaseResource.Data Property

Definition

Gets the data representing this Feature.

public virtual Azure.ResourceManager.Sql.SqlDatabaseData Data { get; }
member this.Data : Azure.ResourceManager.Sql.SqlDatabaseData
Public Overridable ReadOnly Property Data As SqlDatabaseData

Property Value

Exceptions

Throws if there is no data loaded in the current instance.

Applies to