PeeringServiceLocation Class

PeeringService location.

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

Inheritance
azure.mgmt.peering.models._models_py3.Resource
PeeringServiceLocation

Constructor

PeeringServiceLocation(*, country: Optional[str] = None, state: Optional[str] = None, azure_region: Optional[str] = None, **kwargs)

Parameters

country
str
Required

Country of the customer.

state
str
Required

State of the customer.

azure_region
str
Required

Azure region for the location.

Variables

name
str

The name of the resource.

id
str

The ID of the resource.

type
str

The type of the resource.