SoftwareUpdateConfigurationMachineRuns class
SoftwareUpdateConfigurationMachineRuns öğesini temsil eden sınıf.
Oluşturucular
| Software |
SoftwareUpdateConfigurationMachineRuns oluşturun. |
Yöntemler
| get |
|
| get |
Kimlik ile çalıştırılan tek bir yazılım güncelleştirme yapılandırma makinesi alın. |
| get |
|
| list(string, string, Service |
|
| list(string, string, Software |
Yazılım güncelleştirme yapılandırma makinesi çalıştırmalarının dönüş listesi |
| list(string, string, Software |
Oluşturucu Ayrıntıları
SoftwareUpdateConfigurationMachineRuns(AutomationClientContext)
SoftwareUpdateConfigurationMachineRuns oluşturun.
new SoftwareUpdateConfigurationMachineRuns(client: AutomationClientContext)
Parametreler
- client
- AutomationClientContext
Hizmet istemcisine başvuru.
Yöntem Ayrıntıları
getById(string, string, string, ServiceCallback<SoftwareUpdateConfigurationMachineRun>)
function getById(resourceGroupName: string, automationAccountName: string, softwareUpdateConfigurationMachineRunId: string, callback: ServiceCallback<SoftwareUpdateConfigurationMachineRun>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- softwareUpdateConfigurationMachineRunId
-
string
Yazılım güncelleştirme yapılandırma makinesi çalıştırmasının kimliği.
Geri çağırma
getById(string, string, string, SoftwareUpdateConfigurationMachineRunsGetByIdOptionalParams)
Kimlik ile çalıştırılan tek bir yazılım güncelleştirme yapılandırma makinesi alın.
function getById(resourceGroupName: string, automationAccountName: string, softwareUpdateConfigurationMachineRunId: string, options?: SoftwareUpdateConfigurationMachineRunsGetByIdOptionalParams): Promise<SoftwareUpdateConfigurationMachineRunsGetByIdResponse>
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- softwareUpdateConfigurationMachineRunId
-
string
Yazılım güncelleştirme yapılandırma makinesi çalıştırmasının kimliği.
İsteğe bağlı parametreler
Döndürülenler
Promise<Models.SoftwareUpdateConfigurationMachineRunsGetByIdResponse>
getById(string, string, string, SoftwareUpdateConfigurationMachineRunsGetByIdOptionalParams, ServiceCallback<SoftwareUpdateConfigurationMachineRun>)
function getById(resourceGroupName: string, automationAccountName: string, softwareUpdateConfigurationMachineRunId: string, options: SoftwareUpdateConfigurationMachineRunsGetByIdOptionalParams, callback: ServiceCallback<SoftwareUpdateConfigurationMachineRun>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- softwareUpdateConfigurationMachineRunId
-
string
Yazılım güncelleştirme yapılandırma makinesi çalıştırmasının kimliği.
İsteğe bağlı parametreler
Geri çağırma
list(string, string, ServiceCallback<SoftwareUpdateConfigurationMachineRunListResult>)
function list(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<SoftwareUpdateConfigurationMachineRunListResult>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
Geri çağırma
list(string, string, SoftwareUpdateConfigurationMachineRunsListOptionalParams)
Yazılım güncelleştirme yapılandırma makinesi çalıştırmalarının dönüş listesi
function list(resourceGroupName: string, automationAccountName: string, options?: SoftwareUpdateConfigurationMachineRunsListOptionalParams): Promise<SoftwareUpdateConfigurationMachineRunsListResponse>
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
İsteğe bağlı parametreler
Döndürülenler
Promise<Models.SoftwareUpdateConfigurationMachineRunsListResponse>
list(string, string, SoftwareUpdateConfigurationMachineRunsListOptionalParams, ServiceCallback<SoftwareUpdateConfigurationMachineRunListResult>)
function list(resourceGroupName: string, automationAccountName: string, options: SoftwareUpdateConfigurationMachineRunsListOptionalParams, callback: ServiceCallback<SoftwareUpdateConfigurationMachineRunListResult>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
İsteğe bağlı parametreler
Geri çağırma