PrivateLinkServiceConnection Class
PrivateLinkServiceConnection resource.
Constructor
PrivateLinkServiceConnection(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
id
|
Resource ID. |
|
properties
|
Properties of the private link service connection. |
|
name
|
The name of the resource that is unique within a resource group. This name can be used to access the resource. |
|
type
|
The resource type. |
|
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
name
The name of the resource that is unique within a resource group. This name can be used to access the resource.
name: str | None
properties
Properties of the private link service connection.
properties: _models.PrivateLinkServiceConnectionProperties | None
type
The resource type.
type: str | None