ApplicationGatewayPrivateLinkResource Class
PrivateLink Resource of an application gateway.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network.v2020_06_01.models._models_py3.SubResourceApplicationGatewayPrivateLinkResource
Constructor
ApplicationGatewayPrivateLinkResource(*, id: typing.Union[str, NoneType] = None, name: typing.Union[str, NoneType] = None, required_zone_names: typing.Union[typing.List[str], NoneType] = None, **kwargs)
Parameters
- id
- str
Resource ID.
- name
- str
Name of the private link resource that is unique within an Application Gateway.
Variables
- etag
- str
A unique read-only string that changes whenever the resource is updated.
- type
- str
Type of the resource.
- group_id
- str
Group identifier of private link resource.
Feedback
Submit and view feedback for