次の方法で共有


AutomationAccountResource.GetAutomationCredentials メソッド

定義

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

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

戻り値

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

適用対象