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. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the resource that is unique within a resource group. This name can be used to access the resource. |
provisioning |
The provisioning state of the service endpoint policy definition resource. NOTE: This property will not be serialized. It can only be populated by the server. |
service | Service endpoint name. |
service |
A list of service resources. |
type | The type of the resource. |
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. NOTE: This property will not be serialized. It can only be populated by the server.
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 endpoint policy definition resource. 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[]
type
The type of the resource.
type?: string
Property Value
string