ExtendedLocation Class

The complex type of the extended location.

Inheritance
ExtendedLocation

Constructor

ExtendedLocation(*, name: Optional[str] = None, type: Optional[Union[str, azure.mgmt.azurearcdata.models._azure_arc_data_management_client_enums.ExtendedLocationTypes]] = None, **kwargs)

Parameters

name
str
Required

The name of the extended location.

type
str or <xref:azure_arc_data_management_client.models.ExtendedLocationTypes>
Required

The type of the extended location. Possible values include: "CustomLocation".