OperationDisplay interface
操作に関連付けられているメタデータを表示します。
プロパティ
description | 操作の説明。 |
operation | 操作の種類: 取得、読み取り、削除など。 |
provider | サービス プロバイダー: Microsoft NetApp。 |
resource | 操作が実行されるリソースなど |
プロパティの詳細
description
操作の説明。
description?: string
プロパティ値
string
operation
操作の種類: 取得、読み取り、削除など。
operation?: string
プロパティ値
string
provider
サービス プロバイダー: Microsoft NetApp。
provider?: string
プロパティ値
string
resource
操作が実行されるリソースなど
resource?: string
プロパティ値
string