CustomLocations interface

CustomLocations를 나타내는 인터페이스입니다.

메서드

beginCreateOrUpdate(string, string, CustomLocation, CustomLocationsCreateOrUpdateOptionalParams)

지정된 구독 및 리소스 그룹에서 사용자 지정 위치를 만들거나 업데이트합니다.

beginCreateOrUpdateAndWait(string, string, CustomLocation, CustomLocationsCreateOrUpdateOptionalParams)

지정된 구독 및 리소스 그룹에서 사용자 지정 위치를 만들거나 업데이트합니다.

beginDelete(string, string, CustomLocationsDeleteOptionalParams)

지정된 리소스 이름, 리소스 그룹 및 구독 ID를 사용하여 사용자 지정 위치를 삭제합니다.

beginDeleteAndWait(string, string, CustomLocationsDeleteOptionalParams)

지정된 리소스 이름, 리소스 그룹 및 구독 ID를 사용하여 사용자 지정 위치를 삭제합니다.

findTargetResourceGroup(string, string, CustomLocationFindTargetResourceGroupProperties, CustomLocationsFindTargetResourceGroupOptionalParams)

대상 리소스 그룹 찾기 요청에 전달된 규칙과 일치하는 사용자 지정 위치의 리소스 동기화 규칙과 연결된 대상 리소스 그룹을 반환합니다.

get(string, string, CustomLocationsGetOptionalParams)

지정된 리소스 그룹 및 이름을 사용하여 customLocation의 세부 정보를 가져옵니다.

listByResourceGroup(string, CustomLocationsListByResourceGroupOptionalParams)

지정된 구독 및 리소스 그룹의 사용자 지정 위치 목록을 가져옵니다. 작업은 각 사용자 지정 위치의 속성을 반환합니다.

listBySubscription(CustomLocationsListBySubscriptionOptionalParams)

지정된 구독의 사용자 지정 위치 목록을 가져옵니다. 작업은 각 사용자 지정 위치의 속성을 반환합니다.

listEnabledResourceTypes(string, string, CustomLocationsListEnabledResourceTypesOptionalParams)

사용 가능한 리소스 종류 목록을 가져옵니다.

listOperations(CustomLocationsListOperationsOptionalParams)

사용 가능한 모든 사용자 지정 위치 작업을 나열합니다.

update(string, string, CustomLocationsUpdateOptionalParams)

지정된 리소스 그룹 및 구독에 지정된 리소스 이름을 사용하여 사용자 지정 위치를 업데이트.

메서드 세부 정보

beginCreateOrUpdate(string, string, CustomLocation, CustomLocationsCreateOrUpdateOptionalParams)

지정된 구독 및 리소스 그룹에서 사용자 지정 위치를 만들거나 업데이트합니다.

function beginCreateOrUpdate(resourceGroupName: string, resourceName: string, parameters: CustomLocation, options?: CustomLocationsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<CustomLocation>, CustomLocation>>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

사용자 지정 위치 이름입니다.

parameters
CustomLocation

사용자 지정 위치를 만들거나 업데이트하기 위해 제공된 매개 변수입니다.

options
CustomLocationsCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<PollerLike<@azure/core-lro.PollOperationState<CustomLocation>, CustomLocation>>

beginCreateOrUpdateAndWait(string, string, CustomLocation, CustomLocationsCreateOrUpdateOptionalParams)

지정된 구독 및 리소스 그룹에서 사용자 지정 위치를 만들거나 업데이트합니다.

function beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: CustomLocation, options?: CustomLocationsCreateOrUpdateOptionalParams): Promise<CustomLocation>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

사용자 지정 위치 이름입니다.

parameters
CustomLocation

사용자 지정 위치를 만들거나 업데이트하기 위해 제공된 매개 변수입니다.

options
CustomLocationsCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<CustomLocation>

beginDelete(string, string, CustomLocationsDeleteOptionalParams)

지정된 리소스 이름, 리소스 그룹 및 구독 ID를 사용하여 사용자 지정 위치를 삭제합니다.

function beginDelete(resourceGroupName: string, resourceName: string, options?: CustomLocationsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

사용자 지정 위치 이름입니다.

options
CustomLocationsDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginDeleteAndWait(string, string, CustomLocationsDeleteOptionalParams)

지정된 리소스 이름, 리소스 그룹 및 구독 ID를 사용하여 사용자 지정 위치를 삭제합니다.

function beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: CustomLocationsDeleteOptionalParams): Promise<void>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

사용자 지정 위치 이름입니다.

options
CustomLocationsDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<void>

findTargetResourceGroup(string, string, CustomLocationFindTargetResourceGroupProperties, CustomLocationsFindTargetResourceGroupOptionalParams)

대상 리소스 그룹 찾기 요청에 전달된 규칙과 일치하는 사용자 지정 위치의 리소스 동기화 규칙과 연결된 대상 리소스 그룹을 반환합니다.

function findTargetResourceGroup(resourceGroupName: string, resourceName: string, parameters: CustomLocationFindTargetResourceGroupProperties, options?: CustomLocationsFindTargetResourceGroupOptionalParams): Promise<CustomLocationFindTargetResourceGroupResult>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

사용자 지정 위치 이름입니다.

parameters
CustomLocationFindTargetResourceGroupProperties

대상 리소스 그룹 찾기 요청의 매개 변수입니다.

options
CustomLocationsFindTargetResourceGroupOptionalParams

옵션 매개 변수입니다.

반환

get(string, string, CustomLocationsGetOptionalParams)

지정된 리소스 그룹 및 이름을 사용하여 customLocation의 세부 정보를 가져옵니다.

function get(resourceGroupName: string, resourceName: string, options?: CustomLocationsGetOptionalParams): Promise<CustomLocation>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

사용자 지정 위치 이름입니다.

options
CustomLocationsGetOptionalParams

옵션 매개 변수입니다.

반환

Promise<CustomLocation>

listByResourceGroup(string, CustomLocationsListByResourceGroupOptionalParams)

지정된 구독 및 리소스 그룹의 사용자 지정 위치 목록을 가져옵니다. 작업은 각 사용자 지정 위치의 속성을 반환합니다.

function listByResourceGroup(resourceGroupName: string, options?: CustomLocationsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<CustomLocation, CustomLocation[], PageSettings>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

options
CustomLocationsListByResourceGroupOptionalParams

옵션 매개 변수입니다.

반환

listBySubscription(CustomLocationsListBySubscriptionOptionalParams)

지정된 구독의 사용자 지정 위치 목록을 가져옵니다. 작업은 각 사용자 지정 위치의 속성을 반환합니다.

function listBySubscription(options?: CustomLocationsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<CustomLocation, CustomLocation[], PageSettings>

매개 변수

options
CustomLocationsListBySubscriptionOptionalParams

옵션 매개 변수입니다.

반환

listEnabledResourceTypes(string, string, CustomLocationsListEnabledResourceTypesOptionalParams)

사용 가능한 리소스 종류 목록을 가져옵니다.

function listEnabledResourceTypes(resourceGroupName: string, resourceName: string, options?: CustomLocationsListEnabledResourceTypesOptionalParams): PagedAsyncIterableIterator<EnabledResourceType, EnabledResourceType[], PageSettings>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

사용자 지정 위치 이름입니다.

options
CustomLocationsListEnabledResourceTypesOptionalParams

옵션 매개 변수입니다.

반환

listOperations(CustomLocationsListOperationsOptionalParams)

사용 가능한 모든 사용자 지정 위치 작업을 나열합니다.

function listOperations(options?: CustomLocationsListOperationsOptionalParams): PagedAsyncIterableIterator<CustomLocationOperation, CustomLocationOperation[], PageSettings>

매개 변수

options
CustomLocationsListOperationsOptionalParams

옵션 매개 변수입니다.

반환

update(string, string, CustomLocationsUpdateOptionalParams)

지정된 리소스 그룹 및 구독에 지정된 리소스 이름을 사용하여 사용자 지정 위치를 업데이트.

function update(resourceGroupName: string, resourceName: string, options?: CustomLocationsUpdateOptionalParams): Promise<CustomLocation>

매개 변수

resourceGroupName

string

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

resourceName

string

사용자 지정 위치 이름입니다.

options
CustomLocationsUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<CustomLocation>