ServiceEndpointPropertiesFormat Class

The service endpoint properties.

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

Inheritance
ServiceEndpointPropertiesFormat

Constructor

ServiceEndpointPropertiesFormat(*, service: typing.Union[str, NoneType] = None, locations: typing.Union[typing.List[str], NoneType] = None, **kwargs)

Parameters

service
str

The type of the endpoint service.

locations
list[str]

A list of locations.

Variables

provisioning_state
str or ProvisioningState

The provisioning state of the service endpoint resource. Possible values include: "Succeeded", "Updating", "Deleting", "Failed".