PrivateEndpointConnection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
私人端點連線
[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateEndpointConnection : Microsoft.Azure.Management.Automation.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateEndpointConnection = class
inherit ProxyResource
Public Class PrivateEndpointConnection
Inherits ProxyResource
- 繼承
- 屬性
建構函式
PrivateEndpointConnection() |
初始化 PrivateEndpointConnection 類別的新實例。 |
PrivateEndpointConnection(String, String, String, PrivateEndpointProperty, PrivateLinkServiceConnectionStateProperty) |
初始化 PrivateEndpointConnection 類別的新實例。 |
屬性
Id |
取得資源的完整資源識別碼 (繼承來源 Resource) |
Name |
取得資源的名稱 (繼承來源 Resource) |
PrivateEndpoint |
取得或設定連接所屬的私人端點。 |
PrivateLinkServiceConnectionState |
取得或設定私人端點連線的連接狀態。 |
Type |
取得資源的型別。 (繼承來源 Resource) |