PrivateLinkServices interface
PrivateLinkServices를 나타내는 인터페이스입니다.
메서드
메서드 세부 정보
beginCheckPrivateLinkServiceVisibility(string, CheckPrivateLinkServiceVisibilityRequest, PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams)
구독이 프라이빗 링크 서비스에 표시되는지 여부를 확인합니다.
function beginCheckPrivateLinkServiceVisibility(location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams): Promise<SimplePollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>>
매개 변수
- location
-
string
도메인 이름의 위치입니다.
- parameters
- CheckPrivateLinkServiceVisibilityRequest
CheckPrivateLinkService API 호출의 요청 본문입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>>
beginCheckPrivateLinkServiceVisibilityAndWait(string, CheckPrivateLinkServiceVisibilityRequest, PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams)
구독이 프라이빗 링크 서비스에 표시되는지 여부를 확인합니다.
function beginCheckPrivateLinkServiceVisibilityAndWait(location: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityOptionalParams): Promise<PrivateLinkServiceVisibility>
매개 변수
- location
-
string
도메인 이름의 위치입니다.
- parameters
- CheckPrivateLinkServiceVisibilityRequest
CheckPrivateLinkService API 호출의 요청 본문입니다.
옵션 매개 변수입니다.
반환
Promise<PrivateLinkServiceVisibility>
beginCheckPrivateLinkServiceVisibilityByResourceGroup(string, string, CheckPrivateLinkServiceVisibilityRequest, PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams)
구독이 지정된 리소스 그룹의 프라이빗 링크 서비스에 표시되는지 여부를 확인합니다.
function beginCheckPrivateLinkServiceVisibilityByResourceGroup(location: string, resourceGroupName: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams): Promise<SimplePollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>>
매개 변수
- location
-
string
도메인 이름의 위치입니다.
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- parameters
- CheckPrivateLinkServiceVisibilityRequest
CheckPrivateLinkService API 호출의 요청 본문입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<PrivateLinkServiceVisibility>, PrivateLinkServiceVisibility>>
beginCheckPrivateLinkServiceVisibilityByResourceGroupAndWait(string, string, CheckPrivateLinkServiceVisibilityRequest, PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams)
구독이 지정된 리소스 그룹의 프라이빗 링크 서비스에 표시되는지 여부를 확인합니다.
function beginCheckPrivateLinkServiceVisibilityByResourceGroupAndWait(location: string, resourceGroupName: string, parameters: CheckPrivateLinkServiceVisibilityRequest, options?: PrivateLinkServicesCheckPrivateLinkServiceVisibilityByResourceGroupOptionalParams): Promise<PrivateLinkServiceVisibility>
매개 변수
- location
-
string
도메인 이름의 위치입니다.
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- parameters
- CheckPrivateLinkServiceVisibilityRequest
CheckPrivateLinkService API 호출의 요청 본문입니다.
옵션 매개 변수입니다.
반환
Promise<PrivateLinkServiceVisibility>
beginCreateOrUpdate(string, string, PrivateLinkService, PrivateLinkServicesCreateOrUpdateOptionalParams)
지정된 리소스 그룹에서 프라이빗 링크 서비스를 만들거나 업데이트합니다.
function beginCreateOrUpdate(resourceGroupName: string, serviceName: string, parameters: PrivateLinkService, options?: PrivateLinkServicesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<PrivateLinkService>, PrivateLinkService>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
- parameters
- PrivateLinkService
프라이빗 링크 서비스 만들기 또는 업데이트 작업에 제공된 매개 변수입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<PrivateLinkService>, PrivateLinkService>>
beginCreateOrUpdateAndWait(string, string, PrivateLinkService, PrivateLinkServicesCreateOrUpdateOptionalParams)
지정된 리소스 그룹에서 프라이빗 링크 서비스를 만들거나 업데이트합니다.
function beginCreateOrUpdateAndWait(resourceGroupName: string, serviceName: string, parameters: PrivateLinkService, options?: PrivateLinkServicesCreateOrUpdateOptionalParams): Promise<PrivateLinkService>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
- parameters
- PrivateLinkService
프라이빗 링크 서비스 만들기 또는 업데이트 작업에 제공된 매개 변수입니다.
옵션 매개 변수입니다.
반환
Promise<PrivateLinkService>
beginDelete(string, string, PrivateLinkServicesDeleteOptionalParams)
지정된 프라이빗 링크 서비스를 삭제합니다.
function beginDelete(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, PrivateLinkServicesDeleteOptionalParams)
지정된 프라이빗 링크 서비스를 삭제합니다.
function beginDeleteAndWait(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesDeleteOptionalParams): Promise<void>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
옵션 매개 변수입니다.
반환
Promise<void>
beginDeletePrivateEndpointConnection(string, string, string, PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams)
구독에서 프라이빗 링크 서비스에 대한 프라이빗 엔드포인트 연결을 삭제합니다.
function beginDeletePrivateEndpointConnection(resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
- peConnectionName
-
string
프라이빗 엔드포인트 연결의 이름입니다.
옵션 매개 변수입니다.
반환
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeletePrivateEndpointConnectionAndWait(string, string, string, PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams)
구독에서 프라이빗 링크 서비스에 대한 프라이빗 엔드포인트 연결을 삭제합니다.
function beginDeletePrivateEndpointConnectionAndWait(resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesDeletePrivateEndpointConnectionOptionalParams): Promise<void>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
- peConnectionName
-
string
프라이빗 엔드포인트 연결의 이름입니다.
옵션 매개 변수입니다.
반환
Promise<void>
get(string, string, PrivateLinkServicesGetOptionalParams)
리소스 그룹별로 지정된 프라이빗 링크 서비스를 가져옵니다.
function get(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesGetOptionalParams): Promise<PrivateLinkService>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
옵션 매개 변수입니다.
반환
Promise<PrivateLinkService>
getPrivateEndpointConnection(string, string, string, PrivateLinkServicesGetPrivateEndpointConnectionOptionalParams)
리소스 그룹의 특정 프라이빗 링크 서비스를 통해 특정 프라이빗 엔드포인트 연결을 가져옵니다.
function getPrivateEndpointConnection(resourceGroupName: string, serviceName: string, peConnectionName: string, options?: PrivateLinkServicesGetPrivateEndpointConnectionOptionalParams): Promise<PrivateEndpointConnection>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
- peConnectionName
-
string
프라이빗 엔드포인트 연결의 이름입니다.
옵션 매개 변수입니다.
반환
Promise<PrivateEndpointConnection>
list(string, PrivateLinkServicesListOptionalParams)
리소스 그룹의 모든 프라이빗 링크 서비스를 가져옵니다.
function list(resourceGroupName: string, options?: PrivateLinkServicesListOptionalParams): PagedAsyncIterableIterator<PrivateLinkService, PrivateLinkService[], PageSettings>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
옵션 매개 변수입니다.
반환
listAutoApprovedPrivateLinkServices(string, PrivateLinkServicesListAutoApprovedPrivateLinkServicesOptionalParams)
이 지역의 이 구독에서 자동 승인된 프라이빗 엔드포인트에 연결할 수 있는 모든 프라이빗 링크 서비스 ID를 반환합니다.
function listAutoApprovedPrivateLinkServices(location: string, options?: PrivateLinkServicesListAutoApprovedPrivateLinkServicesOptionalParams): PagedAsyncIterableIterator<AutoApprovedPrivateLinkService, AutoApprovedPrivateLinkService[], PageSettings>
매개 변수
- location
-
string
도메인 이름의 위치입니다.
옵션 매개 변수입니다.
반환
listAutoApprovedPrivateLinkServicesByResourceGroup(string, string, PrivateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupOptionalParams)
이 지역의 이 구독에서 자동 승인된 프라이빗 엔드포인트에 연결할 수 있는 모든 프라이빗 링크 서비스 ID를 반환합니다.
function listAutoApprovedPrivateLinkServicesByResourceGroup(location: string, resourceGroupName: string, options?: PrivateLinkServicesListAutoApprovedPrivateLinkServicesByResourceGroupOptionalParams): PagedAsyncIterableIterator<AutoApprovedPrivateLinkService, AutoApprovedPrivateLinkService[], PageSettings>
매개 변수
- location
-
string
도메인 이름의 위치입니다.
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
옵션 매개 변수입니다.
반환
listBySubscription(PrivateLinkServicesListBySubscriptionOptionalParams)
구독의 모든 프라이빗 링크 서비스를 가져옵니다.
function listBySubscription(options?: PrivateLinkServicesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<PrivateLinkService, PrivateLinkService[], PageSettings>
매개 변수
옵션 매개 변수입니다.
반환
listPrivateEndpointConnections(string, string, PrivateLinkServicesListPrivateEndpointConnectionsOptionalParams)
특정 프라이빗 링크 서비스에 대한 모든 프라이빗 엔드포인트 연결을 가져옵니다.
function listPrivateEndpointConnections(resourceGroupName: string, serviceName: string, options?: PrivateLinkServicesListPrivateEndpointConnectionsOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection, PrivateEndpointConnection[], PageSettings>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
옵션 매개 변수입니다.
반환
updatePrivateEndpointConnection(string, string, string, PrivateEndpointConnection, PrivateLinkServicesUpdatePrivateEndpointConnectionOptionalParams)
구독에서 프라이빗 링크 서비스에 대한 프라이빗 엔드포인트 연결을 승인하거나 거부합니다.
function updatePrivateEndpointConnection(resourceGroupName: string, serviceName: string, peConnectionName: string, parameters: PrivateEndpointConnection, options?: PrivateLinkServicesUpdatePrivateEndpointConnectionOptionalParams): Promise<PrivateEndpointConnection>
매개 변수
- resourceGroupName
-
string
리소스 그룹의 이름입니다.
- serviceName
-
string
프라이빗 링크 서비스의 이름입니다.
- peConnectionName
-
string
프라이빗 엔드포인트 연결의 이름입니다.
- parameters
- PrivateEndpointConnection
프라이빗 엔드포인트 연결을 승인하거나 거부하기 위해 제공된 매개 변수입니다.
옵션 매개 변수입니다.
반환
Promise<PrivateEndpointConnection>