Aracılığıyla paylaş


SoftwareUpdateConfigurationMachineRunsOperationsExtensions.GetByIdAsync Yöntem

Tanım

Id ile çalıştırılan tek bir yazılım güncelleştirme yapılandırma makinesi edinin. http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationMachineRun> GetByIdAsync (this Microsoft.Azure.Management.Automation.ISoftwareUpdateConfigurationMachineRunsOperations operations, string resourceGroupName, string automationAccountName, Guid softwareUpdateConfigurationMachineRunId, string clientRequestId = default, System.Threading.CancellationToken cancellationToken = default);
static member GetByIdAsync : Microsoft.Azure.Management.Automation.ISoftwareUpdateConfigurationMachineRunsOperations * string * string * Guid * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationMachineRun>
<Extension()>
Public Function GetByIdAsync (operations As ISoftwareUpdateConfigurationMachineRunsOperations, resourceGroupName As String, automationAccountName As String, softwareUpdateConfigurationMachineRunId As Guid, Optional clientRequestId As String = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of SoftwareUpdateConfigurationMachineRun)

Parametreler

operations
ISoftwareUpdateConfigurationMachineRunsOperations

Bu uzantı yönteminin işlem grubu.

resourceGroupName
String

Azure Kaynak grubunun adı.

automationAccountName
String

Otomasyon hesabının adı.

softwareUpdateConfigurationMachineRunId
Guid

Yazılım güncelleştirme yapılandırma makinesi çalıştırmasının kimliği.

clientRequestId
String

Bu özel istemci isteğini tanımlar.

cancellationToken
CancellationToken

İptal belirteci.

Döndürülenler

Şunlara uygulanır