PrivateLinkResource 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含私人連結資源的相關資訊。
[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource : Microsoft.Azure.Management.Batch.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
inherit ProxyResource
Public Class PrivateLinkResource
Inherits ProxyResource
- 繼承
- 屬性
建構函式
PrivateLinkResource() |
初始化 PrivateLinkResource 類別的新實例。 |
PrivateLinkResource(String, String, String, String, String, IList<String>, IList<String>) |
初始化 PrivateLinkResource 類別的新實例。 |
屬性
Etag |
取得用於並行語句之資源的 ETag。 (繼承來源 ProxyResource) |
GroupId |
取得私人連結資源的群組識別碼。 |
Id |
取得資源的識別碼。 (繼承來源 ProxyResource) |
Name |
取得資源的名稱。 (繼承來源 ProxyResource) |
RequiredMembers |
取得用來建立私人連結連線的必要成員清單。 |
RequiredZoneNames |
取得私人 DNS 資源名稱的必要區功能變數名稱稱清單 |
Type |
取得資源的型別。 (繼承來源 ProxyResource) |