Compartilhar via


AutoApprovedPrivateLinkService Class

The information of an AutoApprovedPrivateLinkService.

Inheritance
azure.mgmt.network._serialization.Model
AutoApprovedPrivateLinkService

Constructor

AutoApprovedPrivateLinkService(*, private_link_service: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
private_link_service
str

The id of the private link service resource.

Variables

Name Description
private_link_service
str

The id of the private link service resource.