ServiceEndpointPolicyDefinitionPropertiesFormat 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.
Service Endpoint policy definition resource.
public class ServiceEndpointPolicyDefinitionPropertiesFormat
type ServiceEndpointPolicyDefinitionPropertiesFormat = class
Public Class ServiceEndpointPolicyDefinitionPropertiesFormat
- Inheritance
-
ServiceEndpointPolicyDefinitionPropertiesFormat
Constructors
| Name | Description |
|---|---|
| ServiceEndpointPolicyDefinitionPropertiesFormat() |
Initializes a new instance of the ServiceEndpointPolicyDefinitionPropertiesFormat class. |
| ServiceEndpointPolicyDefinitionPropertiesFormat(String, String, IList<String>, String) |
Initializes a new instance of the ServiceEndpointPolicyDefinitionPropertiesFormat class. |
Properties
| Name | Description |
|---|---|
| Description |
Gets or sets a description for this rule. Restricted to 140 chars. |
| ProvisioningState |
Gets the provisioning state of the service endpoint policy definition resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
| Service |
Gets or sets service endpoint name. |
| ServiceResources |
Gets or sets a list of service resources. |