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.

provisioningState

The provisioning state of the service endpoint policy definition resource.

service

Service endpoint name.

serviceResources

A list of service resources.

Inherited Properties

id

Resource ID.

name

Name of the resource.

type

Resource type.

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

provisioningState

The provisioning state of the service endpoint policy definition resource.

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 SubResourceModel.id

name

Name of the resource.

name?: string

Property Value

string

Inherited From SubResourceModel.name

type

Resource type.

type?: string

Property Value

string

Inherited From SubResourceModel.type