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

PrivateLinkServiceConnectionStateProperty Class

PrivateLinkServiceConnectionStateProperty.

Variables are only populated by the server, and will be ignored when sending a request.

All required parameters must be populated in order to send to Azure.

Inheritance
msrest.serialization.Model
PrivateLinkServiceConnectionStateProperty

Constructor

PrivateLinkServiceConnectionStateProperty(*, status: str | PrivateLinkServiceConnectionStateStatus, description: str, **kwargs)

Parameters

Name Description
status
Required

Required. The private link service connection status. Possible values include: "Approved", "Pending", "Rejected", "Disconnected".

description
Required
str

Required. The private link service connection description.

Keyword-Only Parameters

Name Description
status
Required
description
Required

Variables

Name Description
actions_required

The actions required for private link service connection. Possible values include: "None".