Aracılığıyla paylaş


SoftwareUpdateConfigurationMachineRunsOperationsExtensions.GetById 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 Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationMachineRun GetById (this Microsoft.Azure.Management.Automation.ISoftwareUpdateConfigurationMachineRunsOperations operations, string resourceGroupName, string automationAccountName, Guid softwareUpdateConfigurationMachineRunId, string clientRequestId = default);
static member GetById : Microsoft.Azure.Management.Automation.ISoftwareUpdateConfigurationMachineRunsOperations * string * string * Guid * string -> Microsoft.Azure.Management.Automation.Models.SoftwareUpdateConfigurationMachineRun
<Extension()>
Public Function GetById (operations As ISoftwareUpdateConfigurationMachineRunsOperations, resourceGroupName As String, automationAccountName As String, softwareUpdateConfigurationMachineRunId As Guid, Optional clientRequestId As String = Nothing) As 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.

Döndürülenler

Şunlara uygulanır