ManagedResourceGroupConfigurationResponse

data class ManagedResourceGroupConfigurationResponse(val location: String, val name: String)

Configuration of the managed resource group associated with the resource.

Constructors

constructor(location: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The resource group location.

Link copied to clipboard

The resource group name.