NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties Class
PrivateLinkConnection properties for the network interface.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network._serialization.ModelNetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
Constructor
NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties(**kwargs: Any)
Variables
Name | Description |
---|---|
group_id
|
The group ID for current private link connection. |
required_member_name
|
The required member name for current private link connection. |
fqdns
|
List of FQDNs for current private link connection. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python