ServiceEndpointPropertiesFormat Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |