次の方法で共有


OperationDisplay クラス

定義

操作を表す オブジェクト。

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

コンストラクター

OperationDisplay()

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

OperationDisplay(String, String, String)

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

プロパティ

Operation

読み取り、書き込み、削除などの操作の種類を取得します。

Provider

サービス プロバイダー Microsoft.Billing を取得します。

Resource

請求書や課金サブスクリプションなど、操作が実行されるリソースを取得します。

適用対象