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. |
| provisioning |
The provisioning state of the service endpoint policy definition resource. |
| service | Service endpoint name. |
| service |
A list of service resources. |
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[]