Udostępnij przez


ServiceEndpointPolicyDefinitionPropertiesFormat Class

Definition

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.

Applies to