ISoftwareUpdateConfigurationMachineRunsOperations インターフェイス

定義

SoftwareUpdateConfigurationMachineRunsOperations 操作。

public interface ISoftwareUpdateConfigurationMachineRunsOperations
type ISoftwareUpdateConfigurationMachineRunsOperations = interface
Public Interface ISoftwareUpdateConfigurationMachineRunsOperations

メソッド

GetByIdWithHttpMessagesAsync(String, String, Guid, String, Dictionary<String,List<String>>, CancellationToken)

ID で実行される単一のソフトウェア更新構成マシンを取得します。 http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListWithHttpMessagesAsync(String, String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

ソフトウェア更新構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

拡張メソッド

GetById(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, Guid, String)

ID で実行される単一のソフトウェア更新構成マシンを取得します。 http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

GetByIdAsync(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, Guid, String, CancellationToken)

ID で実行される単一のソフトウェア更新構成マシンを取得します。 http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

List(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, String, String, String, String)

ソフトウェア更新構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListAll(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, Nullable<Guid>, String, String, String, String, String)

指定されたコンピューターを対象とするソフトウェア更新プログラム構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListAllAsync(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, Nullable<Guid>, String, String, String, String, String, CancellationToken)

指定されたコンピューターを対象とするソフトウェア更新プログラム構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListAsync(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, String, String, String, String, CancellationToken)

ソフトウェア更新構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByCorrelationId(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, Guid, String, String, String)

指定された関連付け ID を使用して、ソフトウェア更新構成の実行に対応するソフトウェア更新構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByCorrelationIdAsync(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, Guid, String, String, String, CancellationToken)

指定された関連付け ID を使用して、ソフトウェア更新構成の実行に対応するソフトウェア更新構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByStatus(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, String, String, String, String)

指定された状態で実行されるソフトウェア更新プログラム構成マシンの一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByStatusAsync(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, String, String, String, String, CancellationToken)

指定された状態で実行されるソフトウェア更新プログラム構成マシンの一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByTargetComputer(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, String, String, String, String)

指定されたコンピューターを対象とするソフトウェア更新プログラム構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByTargetComputerAsync(ISoftwareUpdateConfigurationMachineRunsOperations, String, String, String, String, String, String, CancellationToken)

指定されたコンピューターを対象とするソフトウェア更新プログラム構成マシンの実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

適用対象