Aracılığıyla paylaş


SoftwareUpdateConfigurationMachineRunsOperationsExtensions.ListByCorrelationId Yöntem

Tanım

Verilen bağıntı kimliğiyle yazılım güncelleştirme yapılandırma çalıştırmasına karşılık gelen yazılım güncelleştirme yapılandırma makinesi çalıştırmalarının dönüş listesi http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

public static Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationMachineRunListResult ListByCorrelationId (this Microsoft.Azure.Management.Automation.ISoftwareUpdateConfigurationMachineRunsOperations operations, string resourceGroupName, string automationAccountName, Guid correlationId, string clientRequestId = default, string skip = default, string top = default);
static member ListByCorrelationId : Microsoft.Azure.Management.Automation.ISoftwareUpdateConfigurationMachineRunsOperations * string * string * Guid * string * string * string -> Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationMachineRunListResult
<Extension()>
Public Function ListByCorrelationId (operations As ISoftwareUpdateConfigurationMachineRunsOperations, resourceGroupName As String, automationAccountName As String, correlationId As Guid, Optional clientRequestId As String = Nothing, Optional skip As String = Nothing, Optional top As String = Nothing) As SoftwareUpdateConfigurationMachineRunListResult

Parametreler

operations
ISoftwareUpdateConfigurationMachineRunsOperations

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

resourceGroupName
String
automationAccountName
String
correlationId
Guid

Üst yazılım güncelleştirme yapılandırma çalıştırmasının kimliği

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ı

Döndürülenler

Şunlara uygulanır