AssetEndpointProfiles interface

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

메서드

beginCreateOrReplace(string, string, AssetEndpointProfile, AssetEndpointProfilesCreateOrReplaceOptionalParams)

AssetEndpointProfile Create

beginCreateOrReplaceAndWait(string, string, AssetEndpointProfile, AssetEndpointProfilesCreateOrReplaceOptionalParams)

AssetEndpointProfile Create

beginDelete(string, string, AssetEndpointProfilesDeleteOptionalParams)

AssetEndpointProfile 삭제

beginDeleteAndWait(string, string, AssetEndpointProfilesDeleteOptionalParams)

AssetEndpointProfile 삭제

beginUpdate(string, string, AssetEndpointProfileUpdate, AssetEndpointProfilesUpdateOptionalParams)

AssetEndpointProfile 업데이트

beginUpdateAndWait(string, string, AssetEndpointProfileUpdate, AssetEndpointProfilesUpdateOptionalParams)

AssetEndpointProfile 업데이트

get(string, string, AssetEndpointProfilesGetOptionalParams)

AssetEndpointProfile 가져오기

listByResourceGroup(string, AssetEndpointProfilesListByResourceGroupOptionalParams)

리소스 그룹별 AssetEndpointProfile 리소스 나열

listBySubscription(AssetEndpointProfilesListBySubscriptionOptionalParams)

구독 ID별로 AssetEndpointProfile 리소스 나열

메서드 세부 정보

beginCreateOrReplace(string, string, AssetEndpointProfile, AssetEndpointProfilesCreateOrReplaceOptionalParams)

AssetEndpointProfile Create

function beginCreateOrReplace(resourceGroupName: string, assetEndpointProfileName: string, resource: AssetEndpointProfile, options?: AssetEndpointProfilesCreateOrReplaceOptionalParams): Promise<SimplePollerLike<OperationState<AssetEndpointProfile>, AssetEndpointProfile>>

매개 변수

resourceGroupName

string

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

assetEndpointProfileName

string

자산 엔드포인트 프로필 이름 매개 변수입니다.

resource
AssetEndpointProfile

리소스 만들기 매개 변수.

options
AssetEndpointProfilesCreateOrReplaceOptionalParams

옵션 매개 변수입니다.

반환

Promise<@azure/core-lro.SimplePollerLike<OperationState<AssetEndpointProfile>, AssetEndpointProfile>>

beginCreateOrReplaceAndWait(string, string, AssetEndpointProfile, AssetEndpointProfilesCreateOrReplaceOptionalParams)

AssetEndpointProfile Create

function beginCreateOrReplaceAndWait(resourceGroupName: string, assetEndpointProfileName: string, resource: AssetEndpointProfile, options?: AssetEndpointProfilesCreateOrReplaceOptionalParams): Promise<AssetEndpointProfile>

매개 변수

resourceGroupName

string

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

assetEndpointProfileName

string

자산 엔드포인트 프로필 이름 매개 변수입니다.

resource
AssetEndpointProfile

리소스 만들기 매개 변수.

options
AssetEndpointProfilesCreateOrReplaceOptionalParams

옵션 매개 변수입니다.

반환

beginDelete(string, string, AssetEndpointProfilesDeleteOptionalParams)

AssetEndpointProfile 삭제

function beginDelete(resourceGroupName: string, assetEndpointProfileName: string, options?: AssetEndpointProfilesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<AssetEndpointProfilesDeleteHeaders>, AssetEndpointProfilesDeleteHeaders>>

매개 변수

resourceGroupName

string

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

assetEndpointProfileName

string

자산 엔드포인트 프로필 이름 매개 변수입니다.

options
AssetEndpointProfilesDeleteOptionalParams

옵션 매개 변수입니다.

반환

beginDeleteAndWait(string, string, AssetEndpointProfilesDeleteOptionalParams)

AssetEndpointProfile 삭제

function beginDeleteAndWait(resourceGroupName: string, assetEndpointProfileName: string, options?: AssetEndpointProfilesDeleteOptionalParams): Promise<AssetEndpointProfilesDeleteHeaders>

매개 변수

resourceGroupName

string

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

assetEndpointProfileName

string

자산 엔드포인트 프로필 이름 매개 변수입니다.

options
AssetEndpointProfilesDeleteOptionalParams

옵션 매개 변수입니다.

반환

beginUpdate(string, string, AssetEndpointProfileUpdate, AssetEndpointProfilesUpdateOptionalParams)

AssetEndpointProfile 업데이트

function beginUpdate(resourceGroupName: string, assetEndpointProfileName: string, properties: AssetEndpointProfileUpdate, options?: AssetEndpointProfilesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<AssetEndpointProfile>, AssetEndpointProfile>>

매개 변수

resourceGroupName

string

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

assetEndpointProfileName

string

자산 엔드포인트 프로필 이름 매개 변수입니다.

properties
AssetEndpointProfileUpdate

업데이트할 리소스 속성입니다.

options
AssetEndpointProfilesUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<@azure/core-lro.SimplePollerLike<OperationState<AssetEndpointProfile>, AssetEndpointProfile>>

beginUpdateAndWait(string, string, AssetEndpointProfileUpdate, AssetEndpointProfilesUpdateOptionalParams)

AssetEndpointProfile 업데이트

function beginUpdateAndWait(resourceGroupName: string, assetEndpointProfileName: string, properties: AssetEndpointProfileUpdate, options?: AssetEndpointProfilesUpdateOptionalParams): Promise<AssetEndpointProfile>

매개 변수

resourceGroupName

string

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

assetEndpointProfileName

string

자산 엔드포인트 프로필 이름 매개 변수입니다.

properties
AssetEndpointProfileUpdate

업데이트할 리소스 속성입니다.

options
AssetEndpointProfilesUpdateOptionalParams

옵션 매개 변수입니다.

반환

get(string, string, AssetEndpointProfilesGetOptionalParams)

AssetEndpointProfile 가져오기

function get(resourceGroupName: string, assetEndpointProfileName: string, options?: AssetEndpointProfilesGetOptionalParams): Promise<AssetEndpointProfile>

매개 변수

resourceGroupName

string

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

assetEndpointProfileName

string

자산 엔드포인트 프로필 이름 매개 변수입니다.

options
AssetEndpointProfilesGetOptionalParams

옵션 매개 변수입니다.

반환

listByResourceGroup(string, AssetEndpointProfilesListByResourceGroupOptionalParams)

리소스 그룹별 AssetEndpointProfile 리소스 나열

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

매개 변수

resourceGroupName

string

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

options
AssetEndpointProfilesListByResourceGroupOptionalParams

옵션 매개 변수입니다.

반환

listBySubscription(AssetEndpointProfilesListBySubscriptionOptionalParams)

구독 ID별로 AssetEndpointProfile 리소스 나열

function listBySubscription(options?: AssetEndpointProfilesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<AssetEndpointProfile, AssetEndpointProfile[], PageSettings>

매개 변수

options
AssetEndpointProfilesListBySubscriptionOptionalParams

옵션 매개 변수입니다.

반환