次の方法で共有


AutomationAccountResource.GetAutomationConnections メソッド

定義

AutomationAccount 内の AutomationConnectionResources のコレクションを取得します。

public virtual Azure.ResourceManager.Automation.AutomationConnectionCollection GetAutomationConnections ();
abstract member GetAutomationConnections : unit -> Azure.ResourceManager.Automation.AutomationConnectionCollection
override this.GetAutomationConnections : unit -> Azure.ResourceManager.Automation.AutomationConnectionCollection
Public Overridable Function GetAutomationConnections () As AutomationConnectionCollection

戻り値

AutomationConnectionResources のコレクションとその AutomationConnectionResource に対する操作を表す オブジェクト。

適用対象