PrivateLinkResourceProperties Class
A privately linkable resource properties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelPrivateLinkResourceProperties
Constructor
PrivateLinkResourceProperties(**kwargs)
Variables
Name | Description |
---|---|
group_id
|
The private link resource group identifier. |
required_members
|
This translates to how many Private IPs should be created for each privately linkable resource. |
required_zone_names
|
The required zone names for private link resource. |
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