ServiceEndpointPolicy Class
Service End point policy resource.
Constructor
ServiceEndpointPolicy(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
location
|
Resource location. |
|
tags
|
Resource tags. |
|
properties
|
Properties of the service end point policy. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
kind
|
Kind of service endpoint policy. This is metadata used for the Azure portal experience. |
Attributes
etag
A unique read-only string that changes whenever the resource is updated.
etag: str | None
kind
Kind of service endpoint policy. This is metadata used for the Azure portal experience.
kind: str | None
properties
Properties of the service end point policy.
properties: _models.ServiceEndpointPolicyPropertiesFormat | None