ServiceEndpointPropertiesFormat Class

Definition

The service endpoint properties.

public class ServiceEndpointPropertiesFormat
type ServiceEndpointPropertiesFormat = class
Public Class ServiceEndpointPropertiesFormat
Inheritance
ServiceEndpointPropertiesFormat

Constructors

ServiceEndpointPropertiesFormat()

Initializes a new instance of the ServiceEndpointPropertiesFormat class.

ServiceEndpointPropertiesFormat(String, IList<String>, String)

Initializes a new instance of the ServiceEndpointPropertiesFormat class.

Properties

Locations

Gets or sets a list of locations.

ProvisioningState

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

Service

Gets or sets the type of the endpoint service.

Applies to