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

CheckPrivateLinkServiceVisibilityRequest Class

Request body of the CheckPrivateLinkServiceVisibility API service call.

Constructor

CheckPrivateLinkServiceVisibilityRequest(*, private_link_service_alias: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
private_link_service_alias
str

The alias of the private link service.

Default value: None

Variables

Name Description
private_link_service_alias
str

The alias of the private link service.