ServiceEndpointPolicyDefinition Class
Service Endpoint policy definitions.
Constructor
ServiceEndpointPolicyDefinition(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Name of the resource. |
|
type
|
Resource type. |
|
properties
|
Properties of the service endpoint policy definition. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
properties
Properties of the service endpoint policy definition.
properties: _models.ServiceEndpointPolicyDefinitionPropertiesFormat | None