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