你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceEndpointPolicyDefinition interface

Service Endpoint policy definitions.

Extends

Properties

description

A description for this rule. Restricted to 140 chars.

etag

A unique read-only string that changes whenever the resource is updated.

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

provisioningState

The provisioning state of the service end point policy definition. Possible values are: 'Updating', 'Deleting', and 'Failed'. NOTE: This property will not be serialized. It can only be populated by the server.

service

service endpoint name.

serviceResources

A list of service resources.

Inherited Properties

id

Resource ID.

Property Details

description

A description for this rule. Restricted to 140 chars.

description?: string

Property Value

string

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

name

The name of the resource that is unique within a resource group. This name can be used to access the resource.

name?: string

Property Value

string

provisioningState

The provisioning state of the service end point policy definition. Possible values are: 'Updating', 'Deleting', and 'Failed'. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

service

service endpoint name.

service?: string

Property Value

string

serviceResources

A list of service resources.

serviceResources?: string[]

Property Value

string[]

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From SubResource.id