Bagikan melalui


PostgreSqlPrivateLinkResource.Data Property

Definition

Gets the data representing this Feature.

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

Property Value

Exceptions

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

Applies to