SoftwareUpdateConfigurationRuns class
SoftwareUpdateConfigurationRuns'ı temsil eden sınıf.
Oluşturucular
| Software |
SoftwareUpdateConfigurationRuns oluşturun. |
Yöntemler
| get |
|
| get |
Kimlikle çalıştırılan tek bir yazılım güncelleştirme yapılandırması alın. |
| get |
|
| list(string, string, Service |
|
| list(string, string, Software |
Yazılım güncelleştirme yapılandırma çalıştırmalarının dönüş listesi |
| list(string, string, Software |
Oluşturucu Ayrıntıları
SoftwareUpdateConfigurationRuns(AutomationClientContext)
SoftwareUpdateConfigurationRuns oluşturun.
new SoftwareUpdateConfigurationRuns(client: AutomationClientContext)
Parametreler
- client
- AutomationClientContext
Hizmet istemcisine başvuru.
Yöntem Ayrıntıları
getById(string, string, string, ServiceCallback<SoftwareUpdateConfigurationRun>)
function getById(resourceGroupName: string, automationAccountName: string, softwareUpdateConfigurationRunId: string, callback: ServiceCallback<SoftwareUpdateConfigurationRun>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- softwareUpdateConfigurationRunId
-
string
Yazılım güncelleştirme yapılandırma çalıştırmasının kimliği.
Geri çağırma
getById(string, string, string, SoftwareUpdateConfigurationRunsGetByIdOptionalParams)
Kimlikle çalıştırılan tek bir yazılım güncelleştirme yapılandırması alın.
function getById(resourceGroupName: string, automationAccountName: string, softwareUpdateConfigurationRunId: string, options?: SoftwareUpdateConfigurationRunsGetByIdOptionalParams): Promise<SoftwareUpdateConfigurationRunsGetByIdResponse>
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- softwareUpdateConfigurationRunId
-
string
Yazılım güncelleştirme yapılandırma çalıştırmasının kimliği.
İsteğe bağlı parametreler
Döndürülenler
Promise<Models.SoftwareUpdateConfigurationRunsGetByIdResponse>
getById(string, string, string, SoftwareUpdateConfigurationRunsGetByIdOptionalParams, ServiceCallback<SoftwareUpdateConfigurationRun>)
function getById(resourceGroupName: string, automationAccountName: string, softwareUpdateConfigurationRunId: string, options: SoftwareUpdateConfigurationRunsGetByIdOptionalParams, callback: ServiceCallback<SoftwareUpdateConfigurationRun>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
- softwareUpdateConfigurationRunId
-
string
Yazılım güncelleştirme yapılandırma çalıştırmasının kimliği.
İsteğe bağlı parametreler
Geri çağırma
list(string, string, ServiceCallback<SoftwareUpdateConfigurationRunListResult>)
function list(resourceGroupName: string, automationAccountName: string, callback: ServiceCallback<SoftwareUpdateConfigurationRunListResult>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
Geri çağırma
list(string, string, SoftwareUpdateConfigurationRunsListOptionalParams)
Yazılım güncelleştirme yapılandırma çalıştırmalarının dönüş listesi
function list(resourceGroupName: string, automationAccountName: string, options?: SoftwareUpdateConfigurationRunsListOptionalParams): Promise<SoftwareUpdateConfigurationRunsListResponse>
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.SoftwareUpdateConfigurationRunsListResponse>
list(string, string, SoftwareUpdateConfigurationRunsListOptionalParams, ServiceCallback<SoftwareUpdateConfigurationRunListResult>)
function list(resourceGroupName: string, automationAccountName: string, options: SoftwareUpdateConfigurationRunsListOptionalParams, callback: ServiceCallback<SoftwareUpdateConfigurationRunListResult>)
Parametreler
- resourceGroupName
-
string
Azure Kaynak grubunun adı.
- automationAccountName
-
string
Otomasyon hesabının adı.
İsteğe bağlı parametreler
Geri çağırma