다음을 통해 공유


WebPubSubResource.Data Property

Definition

Gets the data representing this Feature.

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

Property Value

Exceptions

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

Applies to