ApplyUpdateForResourceGroup interface

Interface representing a ApplyUpdateForResourceGroup.

Methods

list(string, ApplyUpdateForResourceGroupListOptionalParams)

Get Configuration records within a subscription and resource group

Method Details

list(string, ApplyUpdateForResourceGroupListOptionalParams)

Get Configuration records within a subscription and resource group

function list(resourceGroupName: string, options?: ApplyUpdateForResourceGroupListOptionalParams): PagedAsyncIterableIterator<ApplyUpdate, ApplyUpdate[], PageSettings>

Parameters

resourceGroupName

string

Resource Group Name

options
ApplyUpdateForResourceGroupListOptionalParams

The options parameters.

Returns