Delen via


DscNodeOperations class

Klasse die een DscNodeOperations vertegenwoordigt.

Constructors

DscNodeOperations(AutomationClientContext)

Maak een DscNodeOperations.

Methoden

deleteMethod(string, string, string, RequestOptionsBase)

Verwijder het dsc-knooppunt dat is geïdentificeerd door de knooppunt-id.

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<DscNode>)
deleteMethod(string, string, string, ServiceCallback<DscNode>)
get(string, string, string, RequestOptionsBase)

Haal het dsc-knooppunt op dat is geïdentificeerd door de knooppunt-id.

get(string, string, string, RequestOptionsBase, ServiceCallback<DscNode>)
get(string, string, string, ServiceCallback<DscNode>)
listByAutomationAccount(string, string, DscNodeListByAutomationAccountOptionalParams)

Haal een lijst met dsc-knooppunten op.

listByAutomationAccount(string, string, DscNodeListByAutomationAccountOptionalParams, ServiceCallback<DscNodeListResult>)
listByAutomationAccount(string, string, ServiceCallback<DscNodeListResult>)
listByAutomationAccountNext(string, RequestOptionsBase)

Haal een lijst met dsc-knooppunten op.

listByAutomationAccountNext(string, RequestOptionsBase, ServiceCallback<DscNodeListResult>)
listByAutomationAccountNext(string, ServiceCallback<DscNodeListResult>)
update(string, string, string, DscNodeUpdateParameters, RequestOptionsBase)

Werk het dsc-knooppunt bij.

update(string, string, string, DscNodeUpdateParameters, RequestOptionsBase, ServiceCallback<DscNode>)
update(string, string, string, DscNodeUpdateParameters, ServiceCallback<DscNode>)

Constructordetails

DscNodeOperations(AutomationClientContext)

Maak een DscNodeOperations.

new DscNodeOperations(client: AutomationClientContext)

Parameters

client
AutomationClientContext

Verwijzing naar de serviceclient.

Methodedetails

deleteMethod(string, string, string, RequestOptionsBase)

Verwijder het dsc-knooppunt dat is geïdentificeerd door de knooppunt-id.

function deleteMethod(resourceGroupName: string, automationAccountName: string, nodeId: string, options?: RequestOptionsBase): Promise<DscNodeDeleteMethodResponse>

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

De knooppunt-id.

options
RequestOptionsBase

De optionele parameters

Retouren

Beloof<Models.DscNodeDeleteMethodResponse>

deleteMethod(string, string, string, RequestOptionsBase, ServiceCallback<DscNode>)

function deleteMethod(resourceGroupName: string, automationAccountName: string, nodeId: string, options: RequestOptionsBase, callback: ServiceCallback<DscNode>)

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

De knooppunt-id.

options
RequestOptionsBase

De optionele parameters

callback

ServiceCallback<DscNode>

De callback

deleteMethod(string, string, string, ServiceCallback<DscNode>)

function deleteMethod(resourceGroupName: string, automationAccountName: string, nodeId: string, callback: ServiceCallback<DscNode>)

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

De knooppunt-id.

callback

ServiceCallback<DscNode>

De callback

get(string, string, string, RequestOptionsBase)

Haal het dsc-knooppunt op dat is geïdentificeerd door de knooppunt-id.

function get(resourceGroupName: string, automationAccountName: string, nodeId: string, options?: RequestOptionsBase): Promise<DscNodeGetResponse>

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

De knooppunt-id.

options
RequestOptionsBase

De optionele parameters

Retouren

Beloof<modellen.DscNodeGetResponse>

get(string, string, string, RequestOptionsBase, ServiceCallback<DscNode>)

function get(resourceGroupName: string, automationAccountName: string, nodeId: string, options: RequestOptionsBase, callback: ServiceCallback<DscNode>)

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

De knooppunt-id.

options
RequestOptionsBase

De optionele parameters

callback

ServiceCallback<DscNode>

De callback

get(string, string, string, ServiceCallback<DscNode>)

function get(resourceGroupName: string, automationAccountName: string, nodeId: string, callback: ServiceCallback<DscNode>)

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

De knooppunt-id.

callback

ServiceCallback<DscNode>

De callback

listByAutomationAccount(string, string, DscNodeListByAutomationAccountOptionalParams)

Haal een lijst met dsc-knooppunten op.

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: DscNodeListByAutomationAccountOptionalParams): Promise<DscNodeListByAutomationAccountResponse>

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

options
DscNodeListByAutomationAccountOptionalParams

De optionele parameters

Retouren

Beloof<Models.DscNodeListByAutomationAccountResponse>

listByAutomationAccount(string, string, DscNodeListByAutomationAccountOptionalParams, ServiceCallback<DscNodeListResult>)

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options: DscNodeListByAutomationAccountOptionalParams, callback: ServiceCallback<DscNodeListResult>)

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

options
DscNodeListByAutomationAccountOptionalParams

De optionele parameters

callback

ServiceCallback<DscNodeListResult>

De callback

listByAutomationAccount(string, string, ServiceCallback<DscNodeListResult>)

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<DscNodeListResult>)

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

callback

ServiceCallback<DscNodeListResult>

De callback

listByAutomationAccountNext(string, RequestOptionsBase)

Haal een lijst met dsc-knooppunten op.

function listByAutomationAccountNext(nextPageLink: string, options?: RequestOptionsBase): Promise<DscNodeListByAutomationAccountNextResponse>

Parameters

nextPageLink

string

De NextLink van de vorige geslaagde aanroep naar lijstbewerking.

options
RequestOptionsBase

De optionele parameters

Retouren

Beloof<Models.DscNodeListByAutomationAccountNextResponse>

listByAutomationAccountNext(string, RequestOptionsBase, ServiceCallback<DscNodeListResult>)

function listByAutomationAccountNext(nextPageLink: string, options: RequestOptionsBase, callback: ServiceCallback<DscNodeListResult>)

Parameters

nextPageLink

string

De NextLink van de vorige geslaagde aanroep naar lijstbewerking.

options
RequestOptionsBase

De optionele parameters

callback

ServiceCallback<DscNodeListResult>

De callback

listByAutomationAccountNext(string, ServiceCallback<DscNodeListResult>)

function listByAutomationAccountNext(nextPageLink: string, callback: ServiceCallback<DscNodeListResult>)

Parameters

nextPageLink

string

De NextLink van de vorige geslaagde aanroep naar lijstbewerking.

callback

ServiceCallback<DscNodeListResult>

De callback

update(string, string, string, DscNodeUpdateParameters, RequestOptionsBase)

Werk het dsc-knooppunt bij.

function update(resourceGroupName: string, automationAccountName: string, nodeId: string, dscNodeUpdateParameters: DscNodeUpdateParameters, options?: RequestOptionsBase): Promise<DscNodeUpdateResponse>

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

Parameters die zijn opgegeven voor het dsc-knooppunt bijwerken.

dscNodeUpdateParameters
DscNodeUpdateParameters

Parameters die zijn opgegeven voor het dsc-knooppunt bijwerken.

options
RequestOptionsBase

De optionele parameters

Retouren

Beloof<modellen.DscNodeUpdateResponse>

update(string, string, string, DscNodeUpdateParameters, RequestOptionsBase, ServiceCallback<DscNode>)

function update(resourceGroupName: string, automationAccountName: string, nodeId: string, dscNodeUpdateParameters: DscNodeUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<DscNode>)

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

Parameters die zijn opgegeven voor het dsc-knooppunt bijwerken.

dscNodeUpdateParameters
DscNodeUpdateParameters

Parameters die zijn opgegeven voor het dsc-knooppunt bijwerken.

options
RequestOptionsBase

De optionele parameters

callback

ServiceCallback<DscNode>

De callback

update(string, string, string, DscNodeUpdateParameters, ServiceCallback<DscNode>)

function update(resourceGroupName: string, automationAccountName: string, nodeId: string, dscNodeUpdateParameters: DscNodeUpdateParameters, callback: ServiceCallback<DscNode>)

Parameters

resourceGroupName

string

Naam van een Azure-resourcegroep.

automationAccountName

string

De naam van het Automation-account.

nodeId

string

Parameters die zijn opgegeven voor het dsc-knooppunt bijwerken.

dscNodeUpdateParameters
DscNodeUpdateParameters

Parameters die zijn opgegeven voor het dsc-knooppunt bijwerken.

callback

ServiceCallback<DscNode>

De callback