AutomationAccountOperations class
Klasse die een AutomationAccountOperations vertegenwoordigt.
Constructors
| Automation |
Maak een AutomationAccountOperations. |
Methoden
Constructordetails
AutomationAccountOperations(AutomationClientContext)
Maak een AutomationAccountOperations.
new AutomationAccountOperations(client: AutomationClientContext)
Parameters
- client
- AutomationClientContext
Verwijzing naar de serviceclient.
Methodedetails
createOrUpdate(string, string, AutomationAccountCreateOrUpdateParameters, RequestOptionsBase)
Automation-account maken of bijwerken.
function createOrUpdate(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountCreateOrUpdateParameters, options?: RequestOptionsBase): Promise<AutomationAccountCreateOrUpdateResponse>
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- parameters
- AutomationAccountCreateOrUpdateParameters
Parameters die zijn opgegeven voor het automation-account maken of bijwerken.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Beloof<modellen.AutomatiseringAccountCreateOrUpdateResponse>
createOrUpdate(string, string, AutomationAccountCreateOrUpdateParameters, RequestOptionsBase, ServiceCallback<AutomationAccount>)
function createOrUpdate(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountCreateOrUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccount>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- parameters
- AutomationAccountCreateOrUpdateParameters
Parameters die zijn opgegeven voor het automation-account maken of bijwerken.
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
createOrUpdate(string, string, AutomationAccountCreateOrUpdateParameters, ServiceCallback<AutomationAccount>)
function createOrUpdate(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountCreateOrUpdateParameters, callback: ServiceCallback<AutomationAccount>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- parameters
- AutomationAccountCreateOrUpdateParameters
Parameters die zijn opgegeven voor het automation-account maken of bijwerken.
- callback
De callback
deleteMethod(string, string, RequestOptionsBase)
Een Automation-account verwijderen.
function deleteMethod(resourceGroupName: string, automationAccountName: string, options?: RequestOptionsBase): Promise<RestResponse>
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Promise<RestResponse>
Beloof<msRest.RestResponse>
deleteMethod(string, string, RequestOptionsBase, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, automationAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- options
- RequestOptionsBase
De optionele parameters
- callback
-
ServiceCallback<void>
De callback
deleteMethod(string, string, ServiceCallback<void>)
function deleteMethod(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<void>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- callback
-
ServiceCallback<void>
De callback
get(string, string, RequestOptionsBase)
Informatie over een Automation-account ophalen.
function get(resourceGroupName: string, automationAccountName: string, options?: RequestOptionsBase): Promise<AutomationAccountGetResponse>
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Promise<AutomationAccountGetResponse>
Beloof<modellen.AutomatiseringAccountGetResponse>
get(string, string, RequestOptionsBase, ServiceCallback<AutomationAccount>)
function get(resourceGroupName: string, automationAccountName: string, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccount>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
get(string, string, ServiceCallback<AutomationAccount>)
function get(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<AutomationAccount>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- callback
De callback
list(RequestOptionsBase)
Haal een lijst met accounts binnen een bepaald abonnement op.
function list(options?: RequestOptionsBase): Promise<AutomationAccountListResponse>
Parameters
- options
- RequestOptionsBase
De optionele parameters
Retouren
Promise<AutomationAccountListResponse>
Beloof<Models.AutomationAccountListResponse>
list(RequestOptionsBase, ServiceCallback<AutomationAccountListResult>)
function list(options: RequestOptionsBase, callback: ServiceCallback<AutomationAccountListResult>)
Parameters
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
list(ServiceCallback<AutomationAccountListResult>)
function list(callback: ServiceCallback<AutomationAccountListResult>)
Parameters
- callback
De callback
listByResourceGroup(string, RequestOptionsBase)
Haal een lijst met accounts op binnen een bepaalde resourcegroep.
function listByResourceGroup(resourceGroupName: string, options?: RequestOptionsBase): Promise<AutomationAccountListByResourceGroupResponse>
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Beloof<Modellen.AutomatiseringAccountListByResourceGroupResponse>
listByResourceGroup(string, RequestOptionsBase, ServiceCallback<AutomationAccountListResult>)
function listByResourceGroup(resourceGroupName: string, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccountListResult>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
listByResourceGroup(string, ServiceCallback<AutomationAccountListResult>)
function listByResourceGroup(resourceGroupName: string, callback: ServiceCallback<AutomationAccountListResult>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- callback
De callback
listByResourceGroupNext(string, RequestOptionsBase)
Haal een lijst met accounts op binnen een bepaalde resourcegroep.
function listByResourceGroupNext(nextPageLink: string, options?: RequestOptionsBase): Promise<AutomationAccountListByResourceGroupNextResponse>
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Beloof<Modellen.AutomatiseringAccountListByResourceGroupNextResponse>
listByResourceGroupNext(string, RequestOptionsBase, ServiceCallback<AutomationAccountListResult>)
function listByResourceGroupNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccountListResult>)
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
listByResourceGroupNext(string, ServiceCallback<AutomationAccountListResult>)
function listByResourceGroupNext(nextPageLink: string, callback: ServiceCallback<AutomationAccountListResult>)
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
- callback
De callback
listNext(string, RequestOptionsBase)
Haal een lijst met accounts binnen een bepaald abonnement op.
function listNext(nextPageLink: string, options?: RequestOptionsBase): Promise<AutomationAccountListNextResponse>
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Promise<AutomationAccountListNextResponse>
Beloof<Modellen.AutomatiseringAccountListNextResponse>
listNext(string, RequestOptionsBase, ServiceCallback<AutomationAccountListResult>)
function listNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccountListResult>)
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
listNext(string, ServiceCallback<AutomationAccountListResult>)
function listNext(nextPageLink: string, callback: ServiceCallback<AutomationAccountListResult>)
Parameters
- nextPageLink
-
string
De NextLink van de vorige geslaagde aanroep naar lijstbewerking.
- callback
De callback
update(string, string, AutomationAccountUpdateParameters, RequestOptionsBase)
Een Automation-account bijwerken.
function update(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountUpdateParameters, options?: RequestOptionsBase): Promise<AutomationAccountUpdateResponse>
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- parameters
- AutomationAccountUpdateParameters
Parameters die zijn opgegeven voor het automation-account voor updates.
- options
- RequestOptionsBase
De optionele parameters
Retouren
Promise<AutomationAccountUpdateResponse>
Beloof<modellen.AutomatiseringAccountUpdateResponse>
update(string, string, AutomationAccountUpdateParameters, RequestOptionsBase, ServiceCallback<AutomationAccount>)
function update(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<AutomationAccount>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- parameters
- AutomationAccountUpdateParameters
Parameters die zijn opgegeven voor het automation-account voor updates.
- options
- RequestOptionsBase
De optionele parameters
- callback
De callback
update(string, string, AutomationAccountUpdateParameters, ServiceCallback<AutomationAccount>)
function update(resourceGroupName: string, automationAccountName: string, parameters: AutomationAccountUpdateParameters, callback: ServiceCallback<AutomationAccount>)
Parameters
- resourceGroupName
-
string
Naam van een Azure-resourcegroep.
- automationAccountName
-
string
De naam van het Automation-account.
- parameters
- AutomationAccountUpdateParameters
Parameters die zijn opgegeven voor het automation-account voor updates.
- callback
De callback