PrivateEndpoint Class
Private endpoint resource.
Constructor
PrivateEndpoint(*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 private endpoint. |
|
extended_location
|
The extended location of the load balancer. |
|
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
extended_location
The extended location of the load balancer.
extended_location: _models.ExtendedLocation | None
properties
Properties of the private endpoint.
properties: _models.PrivateEndpointProperties | None