CheckPrivateLinkServiceVisibilityRequest Class
Request body of the CheckPrivateLinkServiceVisibility API service call.
- Inheritance
-
azure.mgmt.network._serialization.ModelCheckPrivateLinkServiceVisibilityRequest
Constructor
CheckPrivateLinkServiceVisibilityRequest(*, private_link_service_alias: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
private_link_service_alias
|
The alias of the private link service. |
Variables
Name | Description |
---|---|
private_link_service_alias
|
The alias of the private link service. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python