ApplyUpdateForResourceGroupOperations interface
Interface representing a ApplyUpdateForResourceGroup operations.
Properties
| list | Get Configuration records within a subscription and resource group |
Property Details
list
Get Configuration records within a subscription and resource group
list: (resourceGroupName: string, options?: ApplyUpdateForResourceGroupListOptionalParams) => PagedAsyncIterableIterator<ApplyUpdate, ApplyUpdate[], PageSettings>
Property Value
(resourceGroupName: string, options?: ApplyUpdateForResourceGroupListOptionalParams) => PagedAsyncIterableIterator<ApplyUpdate, ApplyUpdate[], PageSettings>