CloudHsmClusters interface

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

메서드

beginBackup(string, string, CloudHsmClustersBackupOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터의 백업 만들기

beginBackupAndWait(string, string, CloudHsmClustersBackupOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터의 백업 만들기

beginCreateOrUpdate(string, string, string, CloudHsmClustersCreateOrUpdateOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터를 만들거나 업데이트합니다.

beginCreateOrUpdateAndWait(string, string, string, CloudHsmClustersCreateOrUpdateOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터를 만들거나 업데이트합니다.

beginDelete(string, string, CloudHsmClustersDeleteOptionalParams)

지정된 클라우드 HSM 클러스터를 삭제합니다.

beginDeleteAndWait(string, string, CloudHsmClustersDeleteOptionalParams)

지정된 클라우드 HSM 클러스터를 삭제합니다.

beginRestore(string, string, RestoreRequestProperties, CloudHsmClustersRestoreOptionalParams)

지정된 클라우드 HSM 클러스터의 모든 주요 자료를 복원합니다.

beginRestoreAndWait(string, string, RestoreRequestProperties, CloudHsmClustersRestoreOptionalParams)

지정된 클라우드 HSM 클러스터의 모든 주요 자료를 복원합니다.

beginUpdate(string, string, CloudHsmClustersUpdateOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터를 업데이트합니다.

beginUpdateAndWait(string, string, CloudHsmClustersUpdateOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터를 업데이트합니다.

beginValidateBackupProperties(string, string, CloudHsmClustersValidateBackupPropertiesOptionalParams)

고객이 지정된 구독의 클라우드 HSM 클러스터 리소스에서 백업을 수행할 수 있는지 여부를 확인하기 위한 백업 전 작업입니다.

beginValidateBackupPropertiesAndWait(string, string, CloudHsmClustersValidateBackupPropertiesOptionalParams)

고객이 지정된 구독의 클라우드 HSM 클러스터 리소스에서 백업을 수행할 수 있는지 여부를 확인하기 위한 백업 전 작업입니다.

beginValidateRestoreProperties(string, string, CloudHsmClustersValidateRestorePropertiesOptionalParams)

큐에 대기 중인 유효성 검사 전 복원 작업

beginValidateRestorePropertiesAndWait(string, string, CloudHsmClustersValidateRestorePropertiesOptionalParams)

큐에 대기 중인 유효성 검사 전 복원 작업

get(string, string, CloudHsmClustersGetOptionalParams)

지정된 클라우드 HSM 클러스터를 가져옵니다.

listByResourceGroup(string, CloudHsmClustersListByResourceGroupOptionalParams)

목록 작업은 지정된 리소스 그룹 내에서 구독과 연결된 클라우드 HSM 클러스터에 대한 정보를 가져옵니다.

listBySubscription(CloudHsmClustersListBySubscriptionOptionalParams)

목록 작업은 구독과 연결된 클라우드 HSM 클러스터에 대한 정보를 가져옵니다.

메서드 세부 정보

beginBackup(string, string, CloudHsmClustersBackupOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터의 백업 만들기

function beginBackup(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersBackupResponse>, CloudHsmClustersBackupResponse>>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersBackupOptionalParams

옵션 매개 변수입니다.

반환

beginBackupAndWait(string, string, CloudHsmClustersBackupOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터의 백업 만들기

function beginBackupAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersBackupOptionalParams): Promise<CloudHsmClustersBackupResponse>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersBackupOptionalParams

옵션 매개 변수입니다.

반환

beginCreateOrUpdate(string, string, string, CloudHsmClustersCreateOrUpdateOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터를 만들거나 업데이트합니다.

function beginCreateOrUpdate(resourceGroupName: string, cloudHsmClusterName: string, location: string, options?: CloudHsmClustersCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

location

string

리소스가 있는 지리적 위치

options
CloudHsmClustersCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

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

beginCreateOrUpdateAndWait(string, string, string, CloudHsmClustersCreateOrUpdateOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터를 만들거나 업데이트합니다.

function beginCreateOrUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, location: string, options?: CloudHsmClustersCreateOrUpdateOptionalParams): Promise<CloudHsmCluster>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

location

string

리소스가 있는 지리적 위치

options
CloudHsmClustersCreateOrUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<CloudHsmCluster>

beginDelete(string, string, CloudHsmClustersDeleteOptionalParams)

지정된 클라우드 HSM 클러스터를 삭제합니다.

function beginDelete(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersDeleteHeaders>, CloudHsmClustersDeleteHeaders>>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersDeleteOptionalParams

옵션 매개 변수입니다.

반환

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

beginDeleteAndWait(string, string, CloudHsmClustersDeleteOptionalParams)

지정된 클라우드 HSM 클러스터를 삭제합니다.

function beginDeleteAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersDeleteOptionalParams): Promise<CloudHsmClustersDeleteHeaders>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersDeleteOptionalParams

옵션 매개 변수입니다.

반환

beginRestore(string, string, RestoreRequestProperties, CloudHsmClustersRestoreOptionalParams)

지정된 클라우드 HSM 클러스터의 모든 주요 자료를 복원합니다.

function beginRestore(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersRestoreResponse>, CloudHsmClustersRestoreResponse>>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

restoreRequestProperties
RestoreRequestProperties

복원 작업 필수 속성

options
CloudHsmClustersRestoreOptionalParams

옵션 매개 변수입니다.

반환

beginRestoreAndWait(string, string, RestoreRequestProperties, CloudHsmClustersRestoreOptionalParams)

지정된 클라우드 HSM 클러스터의 모든 주요 자료를 복원합니다.

function beginRestoreAndWait(resourceGroupName: string, cloudHsmClusterName: string, restoreRequestProperties: RestoreRequestProperties, options?: CloudHsmClustersRestoreOptionalParams): Promise<CloudHsmClustersRestoreResponse>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

restoreRequestProperties
RestoreRequestProperties

복원 작업 필수 속성

options
CloudHsmClustersRestoreOptionalParams

옵션 매개 변수입니다.

반환

beginUpdate(string, string, CloudHsmClustersUpdateOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터를 업데이트합니다.

function beginUpdate(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmCluster>, CloudHsmCluster>>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersUpdateOptionalParams

옵션 매개 변수입니다.

반환

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

beginUpdateAndWait(string, string, CloudHsmClustersUpdateOptionalParams)

지정된 구독에서 클라우드 HSM 클러스터를 업데이트합니다.

function beginUpdateAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersUpdateOptionalParams): Promise<CloudHsmCluster>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersUpdateOptionalParams

옵션 매개 변수입니다.

반환

Promise<CloudHsmCluster>

beginValidateBackupProperties(string, string, CloudHsmClustersValidateBackupPropertiesOptionalParams)

고객이 지정된 구독의 클라우드 HSM 클러스터 리소스에서 백업을 수행할 수 있는지 여부를 확인하기 위한 백업 전 작업입니다.

function beginValidateBackupProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateBackupPropertiesResponse>, CloudHsmClustersValidateBackupPropertiesResponse>>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersValidateBackupPropertiesOptionalParams

옵션 매개 변수입니다.

반환

beginValidateBackupPropertiesAndWait(string, string, CloudHsmClustersValidateBackupPropertiesOptionalParams)

고객이 지정된 구독의 클라우드 HSM 클러스터 리소스에서 백업을 수행할 수 있는지 여부를 확인하기 위한 백업 전 작업입니다.

function beginValidateBackupPropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateBackupPropertiesOptionalParams): Promise<CloudHsmClustersValidateBackupPropertiesResponse>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersValidateBackupPropertiesOptionalParams

옵션 매개 변수입니다.

반환

beginValidateRestoreProperties(string, string, CloudHsmClustersValidateRestorePropertiesOptionalParams)

큐에 대기 중인 유효성 검사 전 복원 작업

function beginValidateRestoreProperties(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<SimplePollerLike<OperationState<CloudHsmClustersValidateRestorePropertiesResponse>, CloudHsmClustersValidateRestorePropertiesResponse>>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersValidateRestorePropertiesOptionalParams

옵션 매개 변수입니다.

반환

beginValidateRestorePropertiesAndWait(string, string, CloudHsmClustersValidateRestorePropertiesOptionalParams)

큐에 대기 중인 유효성 검사 전 복원 작업

function beginValidateRestorePropertiesAndWait(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersValidateRestorePropertiesOptionalParams): Promise<CloudHsmClustersValidateRestorePropertiesResponse>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersValidateRestorePropertiesOptionalParams

옵션 매개 변수입니다.

반환

get(string, string, CloudHsmClustersGetOptionalParams)

지정된 클라우드 HSM 클러스터를 가져옵니다.

function get(resourceGroupName: string, cloudHsmClusterName: string, options?: CloudHsmClustersGetOptionalParams): Promise<CloudHsmCluster>

매개 변수

resourceGroupName

string

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

cloudHsmClusterName

string

지정된 리소스 그룹 내의 클라우드 HSM 클러스터 이름입니다. 클라우드 HSM 클러스터 이름은 길이가 3~23자여야 합니다.

options
CloudHsmClustersGetOptionalParams

옵션 매개 변수입니다.

반환

Promise<CloudHsmCluster>

listByResourceGroup(string, CloudHsmClustersListByResourceGroupOptionalParams)

목록 작업은 지정된 리소스 그룹 내에서 구독과 연결된 클라우드 HSM 클러스터에 대한 정보를 가져옵니다.

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

매개 변수

resourceGroupName

string

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

options
CloudHsmClustersListByResourceGroupOptionalParams

옵션 매개 변수입니다.

반환

listBySubscription(CloudHsmClustersListBySubscriptionOptionalParams)

목록 작업은 구독과 연결된 클라우드 HSM 클러스터에 대한 정보를 가져옵니다.

function listBySubscription(options?: CloudHsmClustersListBySubscriptionOptionalParams): PagedAsyncIterableIterator<CloudHsmCluster, CloudHsmCluster[], PageSettings>

매개 변수

options
CloudHsmClustersListBySubscriptionOptionalParams

옵션 매개 변수입니다.

반환