Microsoft.DBforPostgreSQL 서버/privateEndpointConnections
Bicep 리소스 정의
서버/privateEndpointConnections 리소스 종류는 다음을 대상으로 하는 작업과 함께 배포할 수 있습니다.
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
Microsoft.DBforPostgreSQL/servers/privateEndpointConnections 리소스를 만들려면 템플릿에 다음 Bicep을 추가합니다.
resource symbolicname 'Microsoft.DBforPostgreSQL/servers/privateEndpointConnections@2018-06-01' = {
parent: resourceSymbolicName
name: 'string'
properties: {
privateEndpoint: {
id: 'string'
}
privateLinkServiceConnectionState: {
description: 'string'
status: 'string'
}
}
}
속성 값
Microsoft.DBforPostgreSQL/servers/privateEndpointConnections
이름 |
묘사 |
값 |
이름 |
리소스 이름 |
string(필수) |
부모 |
Bicep에서 자식 리소스에 대한 부모 리소스를 지정할 수 있습니다. 자식 리소스가 부모 리소스 외부에서 선언된 경우에만 이 속성을 추가해야 합니다.
자세한 내용은 부모 리소스외부의 자식 리소스 참조하세요. |
형식 리소스의 기호 이름: 서버 |
속성 |
리소스 속성입니다. |
PrivateEndpointConnectionProperties |
PrivateEndpointConnectionProperties
이름 |
묘사 |
값 |
privateEndpoint |
연결이 속한 프라이빗 엔드포인트입니다. |
PrivateEndpointProperty |
privateLinkServiceConnectionState |
프라이빗 엔드포인트 연결의 연결 상태입니다. |
privateLinkServiceConnectionStateProperty |
PrivateEndpointProperty
이름 |
묘사 |
값 |
아이디 |
프라이빗 엔드포인트의 리소스 ID입니다. |
문자열 |
PrivateLinkServiceConnectionStateProperty
이름 |
묘사 |
값 |
묘사 |
프라이빗 링크 서비스 연결 설명입니다. |
string(필수) |
상태 |
프라이빗 링크 서비스 연결 상태입니다. |
string(필수) |
ARM 템플릿 리소스 정의
서버/privateEndpointConnections 리소스 종류는 다음을 대상으로 하는 작업과 함께 배포할 수 있습니다.
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
Microsoft.DBforPostgreSQL/servers/privateEndpointConnections 리소스를 만들려면 템플릿에 다음 JSON을 추가합니다.
{
"type": "Microsoft.DBforPostgreSQL/servers/privateEndpointConnections",
"apiVersion": "2018-06-01",
"name": "string",
"properties": {
"privateEndpoint": {
"id": "string"
},
"privateLinkServiceConnectionState": {
"description": "string",
"status": "string"
}
}
}
속성 값
Microsoft.DBforPostgreSQL/servers/privateEndpointConnections
이름 |
묘사 |
값 |
apiVersion |
api 버전 |
'2018-06-01' |
이름 |
리소스 이름 |
string(필수) |
속성 |
리소스 속성입니다. |
PrivateEndpointConnectionProperties |
형 |
리소스 종류 |
'Microsoft.DBforPostgreSQL/servers/privateEndpointConnections' |
PrivateEndpointConnectionProperties
이름 |
묘사 |
값 |
privateEndpoint |
연결이 속한 프라이빗 엔드포인트입니다. |
PrivateEndpointProperty |
privateLinkServiceConnectionState |
프라이빗 엔드포인트 연결의 연결 상태입니다. |
privateLinkServiceConnectionStateProperty |
PrivateEndpointProperty
이름 |
묘사 |
값 |
아이디 |
프라이빗 엔드포인트의 리소스 ID입니다. |
문자열 |
PrivateLinkServiceConnectionStateProperty
이름 |
묘사 |
값 |
묘사 |
프라이빗 링크 서비스 연결 설명입니다. |
string(필수) |
상태 |
프라이빗 링크 서비스 연결 상태입니다. |
string(필수) |
서버/privateEndpointConnections 리소스 종류는 다음을 대상으로 하는 작업과 함께 배포할 수 있습니다.
각 API 버전에서 변경된 속성 목록은 변경 로그참조하세요.
Microsoft.DBforPostgreSQL/servers/privateEndpointConnections 리소스를 만들려면 템플릿에 다음 Terraform을 추가합니다.
resource "azapi_resource" "symbolicname" {
type = "Microsoft.DBforPostgreSQL/servers/privateEndpointConnections@2018-06-01"
name = "string"
body = jsonencode({
properties = {
privateEndpoint = {
id = "string"
}
privateLinkServiceConnectionState = {
description = "string"
status = "string"
}
}
})
}
속성 값
Microsoft.DBforPostgreSQL/servers/privateEndpointConnections
이름 |
묘사 |
값 |
이름 |
리소스 이름 |
string(필수) |
parent_id |
이 리소스의 부모인 리소스의 ID입니다. |
유형의 리소스에 대한 ID: 서버 |
속성 |
리소스 속성입니다. |
PrivateEndpointConnectionProperties |
형 |
리소스 종류 |
"Microsoft.DBforPostgreSQL/servers/privateEndpointConnections@2018-06-01" |
PrivateEndpointConnectionProperties
이름 |
묘사 |
값 |
privateEndpoint |
연결이 속한 프라이빗 엔드포인트입니다. |
PrivateEndpointProperty |
privateLinkServiceConnectionState |
프라이빗 엔드포인트 연결의 연결 상태입니다. |
privateLinkServiceConnectionStateProperty |
PrivateEndpointProperty
이름 |
묘사 |
값 |
아이디 |
프라이빗 엔드포인트의 리소스 ID입니다. |
문자열 |
PrivateLinkServiceConnectionStateProperty
이름 |
묘사 |
값 |
묘사 |
프라이빗 링크 서비스 연결 설명입니다. |
string(필수) |
상태 |
프라이빗 링크 서비스 연결 상태입니다. |
string(필수) |