다음을 통해 공유


Accounts interface

계정을 나타내는 인터페이스입니다.

메서드

beginCreateOrUpdate(string, string, NetAppAccount, AccountsCreateOrUpdateOptionalParams)

리소스 그룹 내에서 지정된 NetApp 계정 만들기 또는 업데이트

beginCreateOrUpdateAndWait(string, string, NetAppAccount, AccountsCreateOrUpdateOptionalParams)

리소스 그룹 내에서 지정된 NetApp 계정 만들기 또는 업데이트

beginDelete(string, string, AccountsDeleteOptionalParams)

지정된 NetApp 계정 삭제

beginDeleteAndWait(string, string, AccountsDeleteOptionalParams)

지정된 NetApp 계정 삭제

beginRenewCredentials(string, string, AccountsRenewCredentialsOptionalParams)

고객 관리형 키 암호화를 위해 키 자격 증명 모음에 인증하는 데 사용되는 ID 자격 증명을 갱신합니다. encryption.identity.principalId가 identity.principalId와 일치하지 않으면 이 작업을 실행하면 수정됩니다.

beginRenewCredentialsAndWait(string, string, AccountsRenewCredentialsOptionalParams)

고객 관리형 키 암호화를 위해 키 자격 증명 모음에 인증하는 데 사용되는 ID 자격 증명을 갱신합니다. encryption.identity.principalId가 identity.principalId와 일치하지 않으면 이 작업을 실행하면 수정됩니다.

beginUpdate(string, string, NetAppAccountPatch, AccountsUpdateOptionalParams)

지정된 NetApp 계정 패치

beginUpdateAndWait(string, string, NetAppAccountPatch, AccountsUpdateOptionalParams)

지정된 NetApp 계정 패치

get(string, string, AccountsGetOptionalParams)

NetApp 계정 가져오기

list(string, AccountsListOptionalParams)

리소스 그룹의 모든 NetApp 계정을 나열하고 설명합니다.

listBySubscription(AccountsListBySubscriptionOptionalParams)

구독의 모든 NetApp 계정을 나열하고 설명합니다.

메서드 세부 정보

beginCreateOrUpdate(string, string, NetAppAccount, AccountsCreateOrUpdateOptionalParams)

리소스 그룹 내에서 지정된 NetApp 계정 만들기 또는 업데이트

function beginCreateOrUpdate(resourceGroupName: string, accountName: string, body: NetAppAccount, options?: AccountsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetAppAccount>, NetAppAccount>>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

body
NetAppAccount

작업 본문에 제공된 NetApp Account 개체입니다.

options
AccountsCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

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

beginCreateOrUpdateAndWait(string, string, NetAppAccount, AccountsCreateOrUpdateOptionalParams)

리소스 그룹 내에서 지정된 NetApp 계정 만들기 또는 업데이트

function beginCreateOrUpdateAndWait(resourceGroupName: string, accountName: string, body: NetAppAccount, options?: AccountsCreateOrUpdateOptionalParams): Promise<NetAppAccount>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

body
NetAppAccount

작업 본문에 제공된 NetApp Account 개체입니다.

options
AccountsCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<NetAppAccount>

beginDelete(string, string, AccountsDeleteOptionalParams)

지정된 NetApp 계정 삭제

function beginDelete(resourceGroupName: string, accountName: string, options?: AccountsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

options
AccountsDeleteOptionalParams

옵션 매개 변수입니다.

반환

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

beginDeleteAndWait(string, string, AccountsDeleteOptionalParams)

지정된 NetApp 계정 삭제

function beginDeleteAndWait(resourceGroupName: string, accountName: string, options?: AccountsDeleteOptionalParams): Promise<void>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

options
AccountsDeleteOptionalParams

옵션 매개 변수입니다.

반환

Promise<void>

beginRenewCredentials(string, string, AccountsRenewCredentialsOptionalParams)

고객 관리형 키 암호화를 위해 키 자격 증명 모음에 인증하는 데 사용되는 ID 자격 증명을 갱신합니다. encryption.identity.principalId가 identity.principalId와 일치하지 않으면 이 작업을 실행하면 수정됩니다.

function beginRenewCredentials(resourceGroupName: string, accountName: string, options?: AccountsRenewCredentialsOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

options
AccountsRenewCredentialsOptionalParams

옵션 매개 변수입니다.

반환

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

beginRenewCredentialsAndWait(string, string, AccountsRenewCredentialsOptionalParams)

고객 관리형 키 암호화를 위해 키 자격 증명 모음에 인증하는 데 사용되는 ID 자격 증명을 갱신합니다. encryption.identity.principalId가 identity.principalId와 일치하지 않으면 이 작업을 실행하면 수정됩니다.

function beginRenewCredentialsAndWait(resourceGroupName: string, accountName: string, options?: AccountsRenewCredentialsOptionalParams): Promise<void>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

options
AccountsRenewCredentialsOptionalParams

옵션 매개 변수입니다.

반환

Promise<void>

beginUpdate(string, string, NetAppAccountPatch, AccountsUpdateOptionalParams)

지정된 NetApp 계정 패치

function beginUpdate(resourceGroupName: string, accountName: string, body: NetAppAccountPatch, options?: AccountsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetAppAccount>, NetAppAccount>>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

body
NetAppAccountPatch

작업 본문에 제공된 NetApp Account 개체입니다.

options
AccountsUpdateOptionalParams

옵션 매개 변수입니다.

반환

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

beginUpdateAndWait(string, string, NetAppAccountPatch, AccountsUpdateOptionalParams)

지정된 NetApp 계정 패치

function beginUpdateAndWait(resourceGroupName: string, accountName: string, body: NetAppAccountPatch, options?: AccountsUpdateOptionalParams): Promise<NetAppAccount>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

body
NetAppAccountPatch

작업 본문에 제공된 NetApp Account 개체입니다.

options
AccountsUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<NetAppAccount>

get(string, string, AccountsGetOptionalParams)

NetApp 계정 가져오기

function get(resourceGroupName: string, accountName: string, options?: AccountsGetOptionalParams): Promise<NetAppAccount>

매개 변수

resourceGroupName

string

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

accountName

string

NetApp 계정의 이름

options
AccountsGetOptionalParams

옵션 매개 변수입니다.

반환

Promise<NetAppAccount>

list(string, AccountsListOptionalParams)

리소스 그룹의 모든 NetApp 계정을 나열하고 설명합니다.

function list(resourceGroupName: string, options?: AccountsListOptionalParams): PagedAsyncIterableIterator<NetAppAccount, NetAppAccount[], PageSettings>

매개 변수

resourceGroupName

string

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

options
AccountsListOptionalParams

옵션 매개 변수입니다.

반환

listBySubscription(AccountsListBySubscriptionOptionalParams)

구독의 모든 NetApp 계정을 나열하고 설명합니다.

function listBySubscription(options?: AccountsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<NetAppAccount, NetAppAccount[], PageSettings>

매개 변수

options
AccountsListBySubscriptionOptionalParams

옵션 매개 변수입니다.

반환