ServiceEndpointPolicyPropertiesFormat 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 resource.
public class ServiceEndpointPolicyPropertiesFormat
type ServiceEndpointPolicyPropertiesFormat = class
Public Class ServiceEndpointPolicyPropertiesFormat
- Inheritance
-
ServiceEndpointPolicyPropertiesFormat
Constructors
| Name | Description |
|---|---|
| ServiceEndpointPolicyPropertiesFormat() |
Initializes a new instance of the ServiceEndpointPolicyPropertiesFormat class. |
| ServiceEndpointPolicyPropertiesFormat(IList<ServiceEndpointPolicyDefinition>, IList<Subnet>, String, String) |
Initializes a new instance of the ServiceEndpointPolicyPropertiesFormat class. |
Properties
| Name | Description |
|---|---|
| ProvisioningState |
Gets the provisioning state of the service endpoint policy resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed' |
| ResourceGuid |
Gets the resource GUID property of the service endpoint policy resource. |
| ServiceEndpointPolicyDefinitions |
Gets or sets a collection of service endpoint policy definitions of the service endpoint policy. |
| Subnets |
Gets a collection of references to subnets. |