Share via


OperationDisplayInfo クラス

定義

ストレージ同期でサポートされる操作。

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

コンストラクター

OperationDisplayInfo()

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

OperationDisplayInfo(String, String, String, String)

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

プロパティ

Description

操作の説明を取得します。値の設定も可能です。

Operation

ユーザーがアクセス許可レベルに基づいて実行できるアクションを取得または設定します。

Provider

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

Resource

操作が実行されるリソースを取得または設定します。

適用対象