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