PrivateLinkServiceConnectionStateProperty interface
Connection State of the Private Endpoint Connection.
Properties
actions |
Any action that is required beyond basic workflow (approve/ reject/ disconnect) NOTE: This property will not be serialized. It can only be populated by the server. |
description | The private link service connection description. |
status | The private link service connection status. |
Property Details
actionsRequired
Any action that is required beyond basic workflow (approve/ reject/ disconnect) NOTE: This property will not be serialized. It can only be populated by the server.
actionsRequired?: string
Property Value
string
description
The private link service connection description.
description?: string
Property Value
string
status
The private link service connection status.
status?: string
Property Value
string
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript