EnabledResourceType Class

EnabledResourceType definition.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.extendedlocation.v2021_08_15.models._models_py3.ProxyResource
EnabledResourceType

Constructor

EnabledResourceType(*, cluster_extension_id: Optional[str] = None, extension_type: Optional[str] = None, types_metadata: Optional[List[_models.EnabledResourceTypePropertiesTypesMetadataItem]] = None, **kwargs)

Variables

id
str

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

name
str

The name of the resource.

type
str

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

system_data
SystemData

Metadata pertaining to creation and last modification of the resource.

cluster_extension_id
str

Cluster Extension ID.

extension_type
str

Cluster Extension Type.

types_metadata
list[EnabledResourceTypePropertiesTypesMetadataItem]

Metadata of the Resource Type.