IFieldsOperations インターフェイス

定義

FieldsOperations 操作。

public interface IFieldsOperations
type IFieldsOperations = interface
Public Interface IFieldsOperations

メソッド

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

モジュール名で識別される特定の型のフィールドの一覧を取得します。 http://aka.ms/azureautomationsdk/typefieldoperations

拡張メソッド

ListByType(IFieldsOperations, String, String, String, String)

モジュール名で識別される特定の型のフィールドの一覧を取得します。 http://aka.ms/azureautomationsdk/typefieldoperations

ListByTypeAsync(IFieldsOperations, String, String, String, String, CancellationToken)

モジュール名で識別される特定の型のフィールドの一覧を取得します。 http://aka.ms/azureautomationsdk/typefieldoperations

適用対象