PrivateLinkResource Class
A private link resource.
Constructor
PrivateLinkResource(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
The resource identifier. |
|
name
|
The resource name. |
|
type
|
The resource type. |
|
etag
|
Etag identifies change in the resource. |
|
properties
|
Core resource properties. |
Attributes
properties
Core resource properties.
properties: _models.PrivateLinkResourceProperties | None