Aracılığıyla paylaş


SoftwareUpdateConfigurationRuns interface

SoftwareUpdateConfigurationRuns'ı temsil eden arabirim.

Yöntemler

getById(string, string, string, SoftwareUpdateConfigurationRunsGetByIdOptionalParams)

Kimlikle çalıştırılan tek bir yazılım güncelleştirme yapılandırması alın.

list(string, string, SoftwareUpdateConfigurationRunsListOptionalParams)

Yazılım güncelleştirme yapılandırma çalıştırmalarının dönüş listesi

Yöntem Ayrıntıları

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<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.

options
SoftwareUpdateConfigurationRunsGetByIdOptionalParams

Seçenekler parametreleri.

Döndürülenler

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<SoftwareUpdateConfigurationRunListResult>

Parametreler

resourceGroupName

string

Azure Kaynak grubunun adı.

automationAccountName

string

Otomasyon hesabının adı.

options
SoftwareUpdateConfigurationRunsListOptionalParams

Seçenekler parametreleri.

Döndürülenler