다음을 통해 공유


PrivateEndpointConnection 클래스

정의

프라이빗 링크 리소스에 대한 정보를 포함합니다.

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

PrivateEndpointConnection(String, String, String, String, PrivateEndpointConnectionProvisioningState, PrivateEndpoint, IList<String>, PrivateLinkServiceConnectionState)

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

속성

Etag

동시성 문에 사용되는 리소스의 ETag를 가져옵니다.

(다음에서 상속됨 ProxyResource)
GroupIds

프라이빗 엔드포인트 연결의 그룹 ID를 가져옵니다.

Id

리소스의 ID를 가져옵니다.

(다음에서 상속됨 ProxyResource)
Name

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

(다음에서 상속됨 ProxyResource)
PrivateEndpoint

프라이빗 엔드포인트의 ARM 리소스 식별자를 가져옵니다.

PrivateLinkServiceConnectionState

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

ProvisioningState

프라이빗 엔드포인트 연결의 프로비전 상태를 가져옵니다.

Type

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

(다음에서 상속됨 ProxyResource)

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상