Aracılığıyla paylaş


DscConfigurationOperations class

DscConfigurationOperations'i temsil eden sınıf.

Oluşturucular

DscConfigurationOperations(AutomationClientContext)

DscConfigurationOperations oluşturun.

Yöntemler

createOrUpdate(string, string, string, DscConfigurationCreateOrUpdateParameters, RequestOptionsBase)

Yapılandırma adıyla tanımlanan yapılandırmayı oluşturun.

createOrUpdate(string, string, string, DscConfigurationCreateOrUpdateParameters, RequestOptionsBase, ServiceCallback<DscConfiguration>)
createOrUpdate(string, string, string, DscConfigurationCreateOrUpdateParameters, ServiceCallback<DscConfiguration>)
deleteMethod(string, string, string, RequestOptionsBase)

Yapılandırma adıyla tanımlanan dsc yapılandırmasını silin.

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

Yapılandırma adıyla tanımlanan yapılandırmayı alın.

get(string, string, string, RequestOptionsBase, ServiceCallback<DscConfiguration>)
get(string, string, string, ServiceCallback<DscConfiguration>)
getContent(string, string, string, RequestOptionsBase)

Yapılandırma adıyla tanımlanan yapılandırma betiğini alın.

getContent(string, string, string, RequestOptionsBase, ServiceCallback<void>)
getContent(string, string, string, ServiceCallback<void>)
listByAutomationAccount(string, string, DscConfigurationListByAutomationAccountOptionalParams)

Yapılandırmaların listesini alın.

listByAutomationAccount(string, string, DscConfigurationListByAutomationAccountOptionalParams, ServiceCallback<DscConfigurationListResult>)
listByAutomationAccount(string, string, ServiceCallback<DscConfigurationListResult>)
listByAutomationAccountNext(string, RequestOptionsBase)

Yapılandırmaların listesini alın.

listByAutomationAccountNext(string, RequestOptionsBase, ServiceCallback<DscConfigurationListResult>)
listByAutomationAccountNext(string, ServiceCallback<DscConfigurationListResult>)
update(string, string, string, DscConfigurationUpdateOptionalParams)

Yapılandırma adıyla tanımlanan yapılandırmayı oluşturun.

update(string, string, string, DscConfigurationUpdateOptionalParams, ServiceCallback<DscConfiguration>)
update(string, string, string, ServiceCallback<DscConfiguration>)

Oluşturucu Ayrıntıları

DscConfigurationOperations(AutomationClientContext)

DscConfigurationOperations oluşturun.

new DscConfigurationOperations(client: AutomationClientContext)

Parametreler

client
AutomationClientContext

Hizmet istemcisine başvuru.

Yöntem Ayrıntıları

createOrUpdate(string, string, string, DscConfigurationCreateOrUpdateParameters, RequestOptionsBase)

Yapılandırma adıyla tanımlanan yapılandırmayı oluşturun.

function createOrUpdate(resourceGroupName: string, automationAccountName: string, configurationName: string, parameters: DscConfigurationCreateOrUpdateParameters, options?: RequestOptionsBase): Promise<DscConfigurationCreateOrUpdateResponse>

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

parameters
DscConfigurationCreateOrUpdateParameters

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.DscConfigurationCreateOrUpdateResponse>

createOrUpdate(string, string, string, DscConfigurationCreateOrUpdateParameters, RequestOptionsBase, ServiceCallback<DscConfiguration>)

function createOrUpdate(resourceGroupName: string, automationAccountName: string, configurationName: string, parameters: DscConfigurationCreateOrUpdateParameters, options: RequestOptionsBase, callback: ServiceCallback<DscConfiguration>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

parameters
DscConfigurationCreateOrUpdateParameters

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<DscConfiguration>

Geri çağırma

createOrUpdate(string, string, string, DscConfigurationCreateOrUpdateParameters, ServiceCallback<DscConfiguration>)

function createOrUpdate(resourceGroupName: string, automationAccountName: string, configurationName: string, parameters: DscConfigurationCreateOrUpdateParameters, callback: ServiceCallback<DscConfiguration>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

parameters
DscConfigurationCreateOrUpdateParameters

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

callback

ServiceCallback<DscConfiguration>

Geri çağırma

deleteMethod(string, string, string, RequestOptionsBase)

Yapılandırma adıyla tanımlanan dsc yapılandırmasını silin.

function deleteMethod(resourceGroupName: string, automationAccountName: string, configurationName: string, options?: RequestOptionsBase): Promise<RestResponse>

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<RestResponse>

promise<msRest.RestResponse>

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

function deleteMethod(resourceGroupName: string, automationAccountName: string, configurationName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<void>

Geri çağırma

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

function deleteMethod(resourceGroupName: string, automationAccountName: string, configurationName: string, callback: ServiceCallback<void>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

callback

ServiceCallback<void>

Geri çağırma

get(string, string, string, RequestOptionsBase)

Yapılandırma adıyla tanımlanan yapılandırmayı alın.

function get(resourceGroupName: string, automationAccountName: string, configurationName: string, options?: RequestOptionsBase): Promise<DscConfigurationGetResponse>

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.DscConfigurationGetResponse>

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

function get(resourceGroupName: string, automationAccountName: string, configurationName: string, options: RequestOptionsBase, callback: ServiceCallback<DscConfiguration>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<DscConfiguration>

Geri çağırma

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

function get(resourceGroupName: string, automationAccountName: string, configurationName: string, callback: ServiceCallback<DscConfiguration>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

callback

ServiceCallback<DscConfiguration>

Geri çağırma

getContent(string, string, string, RequestOptionsBase)

Yapılandırma adıyla tanımlanan yapılandırma betiğini alın.

function getContent(resourceGroupName: string, automationAccountName: string, configurationName: string, options?: RequestOptionsBase): Promise<DscConfigurationGetContentResponse>

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.DscConfigurationGetContentResponse>

getContent(string, string, string, RequestOptionsBase, ServiceCallback<void>)

function getContent(resourceGroupName: string, automationAccountName: string, configurationName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<void>

Geri çağırma

getContent(string, string, string, ServiceCallback<void>)

function getContent(resourceGroupName: string, automationAccountName: string, configurationName: string, callback: ServiceCallback<void>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma adı.

callback

ServiceCallback<void>

Geri çağırma

listByAutomationAccount(string, string, DscConfigurationListByAutomationAccountOptionalParams)

Yapılandırmaların listesini alın.

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options?: DscConfigurationListByAutomationAccountOptionalParams): Promise<DscConfigurationListByAutomationAccountResponse>

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

options
DscConfigurationListByAutomationAccountOptionalParams

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.DscConfigurationListByAutomationAccountResponse>

listByAutomationAccount(string, string, DscConfigurationListByAutomationAccountOptionalParams, ServiceCallback<DscConfigurationListResult>)

function listByAutomationAccount(resourceGroupName: string, automationAccountName: string, options: DscConfigurationListByAutomationAccountOptionalParams, callback: ServiceCallback<DscConfigurationListResult>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

options
DscConfigurationListByAutomationAccountOptionalParams

İsteğe bağlı parametreler

callback

ServiceCallback<DscConfigurationListResult>

Geri çağırma

listByAutomationAccount(string, string, ServiceCallback<DscConfigurationListResult>)

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

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

callback

ServiceCallback<DscConfigurationListResult>

Geri çağırma

listByAutomationAccountNext(string, RequestOptionsBase)

Yapılandırmaların listesini alın.

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

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.

options
RequestOptionsBase

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.DscConfigurationListByAutomationAccountNextResponse>

listByAutomationAccountNext(string, RequestOptionsBase, ServiceCallback<DscConfigurationListResult>)

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

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.

options
RequestOptionsBase

İsteğe bağlı parametreler

callback

ServiceCallback<DscConfigurationListResult>

Geri çağırma

listByAutomationAccountNext(string, ServiceCallback<DscConfigurationListResult>)

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

Parametreler

nextPageLink

string

Önceki başarılı List çağrısından NextLink işlemi.

callback

ServiceCallback<DscConfigurationListResult>

Geri çağırma

update(string, string, string, DscConfigurationUpdateOptionalParams)

Yapılandırma adıyla tanımlanan yapılandırmayı oluşturun.

function update(resourceGroupName: string, automationAccountName: string, configurationName: string, options?: DscConfigurationUpdateOptionalParams): Promise<DscConfigurationUpdateResponse>

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

options
DscConfigurationUpdateOptionalParams

İsteğe bağlı parametreler

Döndürülenler

Promise<Models.DscConfigurationUpdateResponse>

update(string, string, string, DscConfigurationUpdateOptionalParams, ServiceCallback<DscConfiguration>)

function update(resourceGroupName: string, automationAccountName: string, configurationName: string, options: DscConfigurationUpdateOptionalParams, callback: ServiceCallback<DscConfiguration>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

options
DscConfigurationUpdateOptionalParams

İsteğe bağlı parametreler

callback

ServiceCallback<DscConfiguration>

Geri çağırma

update(string, string, string, ServiceCallback<DscConfiguration>)

function update(resourceGroupName: string, automationAccountName: string, configurationName: string, callback: ServiceCallback<DscConfiguration>)

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

configurationName

string

Yapılandırma için oluşturma veya güncelleştirme parametreleri.

callback

ServiceCallback<DscConfiguration>

Geri çağırma