다음을 통해 공유


PrivateEndpointConnection 클래스

정의

프라이빗 엔드포인트 연결

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

PrivateEndpointConnection(String, String, String, PrivateEndpointProperty, PrivateLinkServiceConnectionStateProperty)

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

속성

Id

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

(다음에서 상속됨 Resource)
Name

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

(다음에서 상속됨 Resource)
PrivateEndpoint

연결이 속한 프라이빗 엔드포인트를 가져오거나 설정합니다.

PrivateLinkServiceConnectionState

프라이빗 엔드포인트 연결의 연결 상태를 가져오거나 설정합니다.

Type

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

(다음에서 상속됨 Resource)

적용 대상