ServiceEndpointPropertiesFormat interface

The service endpoint properties.

Properties

locations

A list of locations.

networkIdentifier

SubResource as network identifier.

provisioningState

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

SubResource as network identifier.

networkIdentifier?: SubResource

Property Value

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