共用方式為


PrivateLinkResource 類別

定義

私人連結資源

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateLinkResource : Microsoft.Azure.Management.Automation.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateLinkResource = class
    inherit ProxyResource
Public Class PrivateLinkResource
Inherits ProxyResource
繼承
PrivateLinkResource
屬性

建構函式

PrivateLinkResource()

初始化 PrivateLinkResource 類別的新實例。

PrivateLinkResource(String, String, String, String, IList<String>)

初始化 PrivateLinkResource 類別的新實例。

屬性

GroupId

取得私人連結資源群組識別碼。

Id

取得資源的完整資源識別碼

(繼承來源 Resource)
Name

取得資源的名稱

(繼承來源 Resource)
RequiredMembers

取得私人連結資源所需的成員名稱。

Type

取得資源的型別。

(繼承來源 Resource)

適用於