Delen via


ExtendedLocation Class

ExtendedLocation represents the Azure custom location where the resource will be created.

All required parameters must be populated in order to send to server.

Constructor

ExtendedLocation(*, name: str, type: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

The resource ID of the extended location on which the resource will be created. Required.

type
str

The extended location type, for example, CustomLocation. Required.

Variables

Name Description
name
str

The resource ID of the extended location on which the resource will be created. Required.

type
str

The extended location type, for example, CustomLocation. Required.