PrivateEndpointConnection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含私人連結資源的相關資訊。
[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateEndpointConnection : Microsoft.Azure.Management.Batch.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateEndpointConnection = class
inherit ProxyResource
Public Class PrivateEndpointConnection
Inherits ProxyResource
- 繼承
- 屬性
建構函式
PrivateEndpointConnection() |
初始化 PrivateEndpointConnection 類別的新實例。 |
PrivateEndpointConnection(String, String, String, String, PrivateEndpointConnectionProvisioningState, PrivateEndpoint, IList<String>, PrivateLinkServiceConnectionState) |
初始化 PrivateEndpointConnection 類別的新實例。 |
屬性
Etag |
取得用於並行語句之資源的 ETag。 (繼承來源 ProxyResource) |
GroupIds |
取得私人端點連線的群組識別碼。 |
Id |
取得資源的識別碼。 (繼承來源 ProxyResource) |
Name |
取得資源的名稱。 (繼承來源 ProxyResource) |
PrivateEndpoint |
取得私人端點的 ARM 資源識別碼。 |
PrivateLinkServiceConnectionState |
取得或設定私人端點連線的私人連結服務線上狀態。 |
ProvisioningState |
取得私人端點連線的布建狀態。 |
Type |
取得資源的型別。 (繼承來源 ProxyResource) |
方法
Validate() |
驗證 物件。 |