Udostępnij przez


ServiceEndpointPolicyPropertiesFormat Class

Definition

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.

Applies to