AutomationAccountOperations class
AutomationAccountOperations を表すクラス。
コンストラクター
Automation |
AutomationAccountOperations を作成します。 |
メソッド
コンストラクターの詳細
AutomationAccountOperations(AutomationClientContext)
AutomationAccountOperations を作成します。
new AutomationAccountOperations(client: AutomationClientContext)
パラメーター
- client
- AutomationClientContext
サービス クライアントへの参照。
メソッドの詳細
createOrUpdate(string, string, AutomationAccountCreateOrUpdateParameters, RequestOptionsBase)
Automation アカウントを作成または更新します。
function createOrUpdate(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountCreateOrUpdateParameters, options?: RequestOptionsBase): Promise<AutomationAccountCreateOrUpdateResponse>
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- parameters
- AutomationAccountCreateOrUpdateParameters
create または update Automation アカウントに指定されたパラメーター。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<Models.AutomationAccountCreateOrUpdateResponse>
createOrUpdate(string, string, AutomationAccountCreateOrUpdateParameters, RequestOptionsBase, ServiceCallback<AutomationAccount>)
function createOrUpdate(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountCreateOrUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccount>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- parameters
- AutomationAccountCreateOrUpdateParameters
create または update Automation アカウントに指定されたパラメーター。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
createOrUpdate(string, string, AutomationAccountCreateOrUpdateParameters, ServiceCallback<AutomationAccount>)
function createOrUpdate(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountCreateOrUpdateParameters, callback: ServiceCallback<AutomationAccount>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- parameters
- AutomationAccountCreateOrUpdateParameters
create または update Automation アカウントに指定されたパラメーター。
- callback
コールバック。
deleteMethod(string, string, RequestOptionsBase)
Automation アカウントを削除します。
function deleteMethod(resourceGroupName: string, automationAccountName: string, options?: RequestOptionsBase): Promise<RestResponse>
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<RestResponse>
Promise<msRest.RestResponse>
deleteMethod(string, string, RequestOptionsBase, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, automationAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
-
ServiceCallback<void>
コールバック。
deleteMethod(string, string, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<void>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- callback
-
ServiceCallback<void>
コールバック。
get(string, string, RequestOptionsBase)
Automation アカウントに関する情報を取得します。
function get(resourceGroupName: string, automationAccountName: string, options?: RequestOptionsBase): Promise<AutomationAccountGetResponse>
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<AutomationAccountGetResponse>
Promise<Models.AutomationAccountGetResponse>
get(string, string, RequestOptionsBase, ServiceCallback<AutomationAccount>)
function get(resourceGroupName: string, automationAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccount>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
get(string, string, ServiceCallback<AutomationAccount>)
function get(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<AutomationAccount>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- callback
コールバック。
list(RequestOptionsBase)
特定のサブスクリプション内のアカウントの一覧を取得します。
function list(options?: RequestOptionsBase): Promise<AutomationAccountListResponse>
パラメーター
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<AutomationAccountListResponse>
Promise<Models.AutomationAccountListResponse>
list(RequestOptionsBase, ServiceCallback<AutomationAccountListResult>)
function list(options: RequestOptionsBase, callback: ServiceCallback<AutomationAccountListResult>)
パラメーター
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
list(ServiceCallback<AutomationAccountListResult>)
function list(callback: ServiceCallback<AutomationAccountListResult>)
パラメーター
- callback
コールバック。
listByResourceGroup(string, RequestOptionsBase)
特定のリソース グループ内のアカウントの一覧を取得します。
function listByResourceGroup(resourceGroupName: string, options?: RequestOptionsBase): Promise<AutomationAccountListByResourceGroupResponse>
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<Models.AutomationAccountListByResourceGroupResponse>
listByResourceGroup(string, RequestOptionsBase, ServiceCallback<AutomationAccountListResult>)
function listByResourceGroup(resourceGroupName: string, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccountListResult>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
listByResourceGroup(string, ServiceCallback<AutomationAccountListResult>)
function listByResourceGroup(resourceGroupName: string, callback: ServiceCallback<AutomationAccountListResult>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- callback
コールバック。
listByResourceGroupNext(string, RequestOptionsBase)
特定のリソース グループ内のアカウントの一覧を取得します。
function listByResourceGroupNext(nextPageLink: string, options?: RequestOptionsBase): Promise<AutomationAccountListByResourceGroupNextResponse>
パラメーター
- nextPageLink
-
string
List 操作の前の正常な呼び出しからの NextLink。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<Models.AutomationAccountListByResourceGroupNextResponse>
listByResourceGroupNext(string, RequestOptionsBase, ServiceCallback<AutomationAccountListResult>)
function listByResourceGroupNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccountListResult>)
パラメーター
- nextPageLink
-
string
List 操作の前の正常な呼び出しからの NextLink。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
listByResourceGroupNext(string, ServiceCallback<AutomationAccountListResult>)
function listByResourceGroupNext(nextPageLink: string, callback: ServiceCallback<AutomationAccountListResult>)
パラメーター
- nextPageLink
-
string
List 操作の前の正常な呼び出しからの NextLink。
- callback
コールバック。
listNext(string, RequestOptionsBase)
特定のサブスクリプション内のアカウントの一覧を取得します。
function listNext(nextPageLink: string, options?: RequestOptionsBase): Promise<AutomationAccountListNextResponse>
パラメーター
- nextPageLink
-
string
List 操作の前の正常な呼び出しからの NextLink。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<AutomationAccountListNextResponse>
Promise<Models.AutomationAccountListNextResponse>
listNext(string, RequestOptionsBase, ServiceCallback<AutomationAccountListResult>)
function listNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccountListResult>)
パラメーター
- nextPageLink
-
string
List 操作の前の正常な呼び出しからの NextLink。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
listNext(string, ServiceCallback<AutomationAccountListResult>)
function listNext(nextPageLink: string, callback: ServiceCallback<AutomationAccountListResult>)
パラメーター
- nextPageLink
-
string
List 操作の前の正常な呼び出しからの NextLink。
- callback
コールバック。
update(string, string, AutomationAccountUpdateParameters, RequestOptionsBase)
Automation アカウントを更新します。
function update(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountUpdateParameters, options?: RequestOptionsBase): Promise<AutomationAccountUpdateResponse>
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- parameters
- AutomationAccountUpdateParameters
Update Automation アカウントに指定されたパラメーター。
- options
- RequestOptionsBase
省略可能なパラメーター
戻り値
Promise<AutomationAccountUpdateResponse>
Promise<Models.AutomationAccountUpdateResponse>
update(string, string, AutomationAccountUpdateParameters, RequestOptionsBase, ServiceCallback<AutomationAccount>)
function update(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccount>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- parameters
- AutomationAccountUpdateParameters
Update Automation アカウントに指定されたパラメーター。
- options
- RequestOptionsBase
省略可能なパラメーター
- callback
コールバック。
update(string, string, AutomationAccountUpdateParameters, ServiceCallback<AutomationAccount>)
function update(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountUpdateParameters, callback: ServiceCallback<AutomationAccount>)
パラメーター
- resourceGroupName
-
string
Azure リソース グループの名前。
- automationAccountName
-
string
Automation アカウントの名前。
- parameters
- AutomationAccountUpdateParameters
Update Automation アカウントに指定されたパラメーター。
- callback
コールバック。