ProviderResourceTypesOperations interface
Interface representing a ProviderResourceTypes operations.
Properties
| list | List the resource types for a specified resource provider. |
Property Details
list
List the resource types for a specified resource provider.
list: (resourceProviderNamespace: string, options?: ProviderResourceTypesListOptionalParams) => Promise<ProviderResourceTypeListResult>
Property Value
(resourceProviderNamespace: string, options?: ProviderResourceTypesListOptionalParams) => Promise<ProviderResourceTypeListResult>