İngilizce dilinde oku

Aracılığıyla paylaş


SoftwareUpdateConfigurationRunsOperationsExtensions.ListByStatusAsync Yöntem

Tanım

Verilen adla yazılım güncelleştirme yapılandırması tarafından tetiklenen yazılım güncelleştirme yapılandırma çalıştırmalarının dönüş listesi http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationRunListResult> ListByStatusAsync (this Microsoft.Azure.Management.Automation.ISoftwareUpdateConfigurationRunsOperations operations, string resourceGroupName, string automationAccountName, string status, string clientRequestId = default, string skip = default, string top = default, System.Threading.CancellationToken cancellationToken = default);

Parametreler

operations
ISoftwareUpdateConfigurationRunsOperations

Bu uzantı yöntemi için işlem grubu.

resourceGroupName
String
automationAccountName
String
status
String

Çalıştırmanın durumu

clientRequestId
String
skip
String

sonuçları döndürmeden önce atladığınız girdi sayısı

top
String

Sonuç koleksiyonunda döndürülen en fazla girdi sayısı

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır