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_05_01.models._models_py3.SubResource
ApplicationGatewayPrivateLinkResource

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.

required_zone_names
list[str]

Required DNS zone names of the the private link resource.

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.

required_members
list[str]

Required member names of private link resource.