ResourceOperationDisplay interface
操作の表示。
プロパティ
| description | 操作の説明。 |
| operation | 操作。 |
| provider | リソース プロバイダー名。 |
| resource | リソースの名前。 |
プロパティの詳細
description
操作の説明。
description?: string
プロパティ値
string
operation
操作。
operation?: string
プロパティ値
string
provider
リソース プロバイダー名。
provider?: string
プロパティ値
string
resource
リソースの名前。
resource?: string
プロパティ値
string