ServiceEndpointPropertiesFormat interface
The service endpoint properties.
Properties
locations | A list of locations. |
network |
SubResource as network identifier. |
provisioning |
The provisioning state of the service endpoint resource. NOTE: This property will not be serialized. It can only be populated by the server. |
service | The type of the endpoint service. |
Property Details
locations
A list of locations.
locations?: string[]
Property Value
string[]
networkIdentifier
provisioningState
The provisioning state of the service endpoint resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
service
The type of the endpoint service.
service?: string
Property Value
string