PrivateLinkResources Class
The available private link resources for an IotHub.
Constructor
PrivateLinkResources(*, value: List[_models.GroupIdInformation] | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
value
|
The list of available private link resources for an IotHub. Default value: None
|
Variables
| Name | Description |
|---|---|
|
value
|
The list of available private link resources for an IotHub. |