次の方法で共有


AutomationAccountResource.GetAutomationConnectionTypes メソッド

定義

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

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

戻り値

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

適用対象