ISoftwareUpdateConfigurationRunsOperations インターフェイス

定義

SoftwareUpdateConfigurationRunsOperations 操作。

public interface ISoftwareUpdateConfigurationRunsOperations
type ISoftwareUpdateConfigurationRunsOperations = interface
Public Interface ISoftwareUpdateConfigurationRunsOperations

メソッド

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

単一のソフトウェア更新プログラム構成を取得します。Id で実行します。 http://aka.ms/azureautomationsdk/softwareupdateconfigurationrunoperations

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

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

拡張メソッド

GetById(ISoftwareUpdateConfigurationRunsOperations, String, String, Guid, String)

単一のソフトウェア更新プログラム構成を取得します。Id で実行します。 http://aka.ms/azureautomationsdk/softwareupdateconfigurationrunoperations

GetByIdAsync(ISoftwareUpdateConfigurationRunsOperations, String, String, Guid, String, CancellationToken)

単一のソフトウェア更新プログラム構成を取得します。Id で実行します。 http://aka.ms/azureautomationsdk/softwareupdateconfigurationrunoperations

List(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, String)

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

ListAll(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, Nullable<DateTime>, String, String, String)

指定された時刻以降に開始されたソフトウェア更新プログラム構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListAllAsync(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, Nullable<DateTime>, String, String, String, CancellationToken)

指定された時刻以降に開始されたソフトウェア更新プログラム構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListAsync(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, String, CancellationToken)

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

ListByConfigurationName(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, String)

指定された名前のソフトウェア更新構成によってトリガーされるソフトウェア更新構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByConfigurationNameAsync(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, String, CancellationToken)

指定された名前のソフトウェア更新構成によってトリガーされるソフトウェア更新構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByOsType(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, String)

指定された名前のソフトウェア更新構成によってトリガーされるソフトウェア更新構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByOsTypeAsync(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, String, CancellationToken)

指定された名前のソフトウェア更新構成によってトリガーされるソフトウェア更新構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByStartTime(ISoftwareUpdateConfigurationRunsOperations, String, String, DateTime, String, String, String)

指定された時刻以降に開始されたソフトウェア更新プログラム構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByStartTimeAsync(ISoftwareUpdateConfigurationRunsOperations, String, String, DateTime, String, String, String, CancellationToken)

指定された時刻以降に開始されたソフトウェア更新プログラム構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByStatus(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, String)

指定された名前のソフトウェア更新構成によってトリガーされるソフトウェア更新構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

ListByStatusAsync(ISoftwareUpdateConfigurationRunsOperations, String, String, String, String, String, String, CancellationToken)

指定された名前のソフトウェア更新構成によってトリガーされるソフトウェア更新構成の実行の一覧を返します http://aka.ms/azureautomationsdk/softwareupdateconfigurationoperations

適用対象