다음을 통해 공유


ManagementAssociations class

ManagementAssociations를 나타내는 클래스입니다.

생성자

ManagementAssociations(OperationsManagementClientContext)

ManagementAssociations를 만듭니다.

메서드

createOrUpdate(string, string, ManagementAssociation, RequestOptionsBase)

ManagementAssociation을 만들거나 업데이트합니다.

createOrUpdate(string, string, ManagementAssociation, RequestOptionsBase, ServiceCallback<ManagementAssociation>)
createOrUpdate(string, string, ManagementAssociation, ServiceCallback<ManagementAssociation>)
deleteMethod(string, string, RequestOptionsBase)

구독에서 ManagementAssociation을 삭제합니다.

deleteMethod(string, string, RequestOptionsBase, ServiceCallback<void>)
deleteMethod(string, string, ServiceCallback<void>)
get(string, string, RequestOptionsBase)

사용자 ManagementAssociation을 검색합니다.

get(string, string, RequestOptionsBase, ServiceCallback<ManagementAssociation>)
get(string, string, ServiceCallback<ManagementAssociation>)
listBySubscription(RequestOptionsBase)

ManagementAssociations 목록을 검색합니다.

listBySubscription(RequestOptionsBase, ServiceCallback<ManagementAssociationPropertiesList>)
listBySubscription(ServiceCallback<ManagementAssociationPropertiesList>)

생성자 세부 정보

ManagementAssociations(OperationsManagementClientContext)

ManagementAssociations를 만듭니다.

new ManagementAssociations(client: OperationsManagementClientContext)

매개 변수

client
OperationsManagementClientContext

서비스 클라이언트에 대한 참조입니다.

메서드 세부 정보

createOrUpdate(string, string, ManagementAssociation, RequestOptionsBase)

ManagementAssociation을 만들거나 업데이트합니다.

function createOrUpdate(resourceGroupName: string, managementAssociationName: string, parameters: ManagementAssociation, options?: RequestOptionsBase): Promise<ManagementAssociationsCreateOrUpdateResponse>

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

parameters
ManagementAssociation

ManagementAssociation 확장을 만드는 데 필요한 매개 변수입니다.

options
RequestOptionsBase

선택적 매개 변수

반환

Promise<Models.ManagementAssociationsCreateOrUpdateResponse>

createOrUpdate(string, string, ManagementAssociation, RequestOptionsBase, ServiceCallback<ManagementAssociation>)

function createOrUpdate(resourceGroupName: string, managementAssociationName: string, parameters: ManagementAssociation, options: RequestOptionsBase, callback: ServiceCallback<ManagementAssociation>)

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

parameters
ManagementAssociation

ManagementAssociation 확장을 만드는 데 필요한 매개 변수입니다.

options
RequestOptionsBase

선택적 매개 변수

createOrUpdate(string, string, ManagementAssociation, ServiceCallback<ManagementAssociation>)

function createOrUpdate(resourceGroupName: string, managementAssociationName: string, parameters: ManagementAssociation, callback: ServiceCallback<ManagementAssociation>)

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

parameters
ManagementAssociation

ManagementAssociation 확장을 만드는 데 필요한 매개 변수입니다.

deleteMethod(string, string, RequestOptionsBase)

구독에서 ManagementAssociation을 삭제합니다.

function deleteMethod(resourceGroupName: string, managementAssociationName: string, options?: RequestOptionsBase): Promise<RestResponse>

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

options
RequestOptionsBase

선택적 매개 변수

반환

Promise<RestResponse>

promise<msRest.RestResponse>

deleteMethod(string, string, RequestOptionsBase, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, managementAssociationName: string, options: RequestOptionsBase, callback: ServiceCallback<void>)

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

options
RequestOptionsBase

선택적 매개 변수

callback

ServiceCallback<void>

콜백

deleteMethod(string, string, ServiceCallback<void>)

function deleteMethod(resourceGroupName: string, managementAssociationName: string, callback: ServiceCallback<void>)

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

callback

ServiceCallback<void>

콜백

get(string, string, RequestOptionsBase)

사용자 ManagementAssociation을 검색합니다.

function get(resourceGroupName: string, managementAssociationName: string, options?: RequestOptionsBase): Promise<ManagementAssociationsGetResponse>

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

options
RequestOptionsBase

선택적 매개 변수

반환

Promise<Models.ManagementAssociationsGetResponse>

get(string, string, RequestOptionsBase, ServiceCallback<ManagementAssociation>)

function get(resourceGroupName: string, managementAssociationName: string, options: RequestOptionsBase, callback: ServiceCallback<ManagementAssociation>)

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

options
RequestOptionsBase

선택적 매개 변수

get(string, string, ServiceCallback<ManagementAssociation>)

function get(resourceGroupName: string, managementAssociationName: string, callback: ServiceCallback<ManagementAssociation>)

매개 변수

resourceGroupName

string

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

managementAssociationName

string

사용자 ManagementAssociation 이름입니다.

listBySubscription(RequestOptionsBase)

ManagementAssociations 목록을 검색합니다.

function listBySubscription(options?: RequestOptionsBase): Promise<ManagementAssociationsListBySubscriptionResponse>

매개 변수

options
RequestOptionsBase

선택적 매개 변수

반환

Promise<Models.ManagementAssociationsListBySubscriptionResponse>

listBySubscription(RequestOptionsBase, ServiceCallback<ManagementAssociationPropertiesList>)

function listBySubscription(options: RequestOptionsBase, callback: ServiceCallback<ManagementAssociationPropertiesList>)

매개 변수

options
RequestOptionsBase

선택적 매개 변수

listBySubscription(ServiceCallback<ManagementAssociationPropertiesList>)

function listBySubscription(callback: ServiceCallback<ManagementAssociationPropertiesList>)

매개 변수