ExtendedLocation Class

Definition of an Extended Location.

Inheritance
azure.mgmt.eventgrid._serialization.Model
ExtendedLocation

Constructor

ExtendedLocation(*, name: str | None = None, type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Fully qualified name of the extended location.

type
str

Type of the extended location.

Variables

Name Description
name
str

Fully qualified name of the extended location.

type
str

Type of the extended location.