你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Constructor

ApplicationGatewayPrivateLinkResource(*, id: str | None = None, name: str | None = None, required_zone_names: List[str] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
id
str

Resource ID.

name
str

Name of the private link resource that is unique within an Application Gateway.

required_zone_names

Required DNS zone names of the the private link resource.

Variables

Name Description
id
str

Resource ID.

name
str

Name of the private link resource that is unique within an Application Gateway.

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

Required member names of private link resource.

required_zone_names

Required DNS zone names of the the private link resource.