次の方法で共有


OperationDisplay クラス

定義

プロバイダー、リソース、および操作の値

public class OperationDisplay
type OperationDisplay = class
Public Class OperationDisplay
継承
OperationDisplay

コンストラクター

OperationDisplay()

OperationDisplay クラスの新しいインスタンスを初期化します。

OperationDisplay(String, String, String)

OperationDisplay クラスの新しいインスタンスを初期化します。

プロパティ

Operation

操作の種類 (読み取り、書き込み、削除など) を取得または設定します。

Provider

サービス プロバイダーを取得または設定します: Microsoft.Automation

Resource

操作を実行するリソース (Runbook、ジョブなど) を取得または設定します。

適用対象