다음을 통해 공유


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 클래스의 새 instance 초기화합니다.

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

PrivateLinkResource 클래스의 새 instance 초기화합니다.

속성

GroupId

프라이빗 링크 리소스 그룹 ID를 가져옵니다.

Id

리소스에 대한 정규화된 리소스 ID를 가져옵니다.

(다음에서 상속됨 Resource)
Name

리소스의 이름을 가져옵니다.

(다음에서 상속됨 Resource)
RequiredMembers

프라이빗 링크 리소스에 필요한 멤버 이름을 가져옵니다.

Type

리소스의 형식을 가져옵니다.

(다음에서 상속됨 Resource)

적용 대상