Share via


AutomationConnectionResource.Data Property

Definition

Gets the data representing this Feature.

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

Property Value

Exceptions

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

Applies to