Поделиться через


Volumes interface

Интерфейс, представляющий тома.

Методы

beginCreate(string, string, string, string, Volume, VolumesCreateOptionalParams)

Создание тома.

beginCreateAndWait(string, string, string, string, Volume, VolumesCreateOptionalParams)

Создание тома.

beginDelete(string, string, string, string, VolumesDeleteOptionalParams)

Удаление тома.

beginDeleteAndWait(string, string, string, string, VolumesDeleteOptionalParams)

Удаление тома.

beginUpdate(string, string, string, string, VolumeUpdate, VolumesUpdateOptionalParams)

Обновление тома.

beginUpdateAndWait(string, string, string, string, VolumeUpdate, VolumesUpdateOptionalParams)

Обновление тома.

get(string, string, string, string, VolumesGetOptionalParams)

Получение тома.

listByVolumeGroup(string, string, string, VolumesListByVolumeGroupOptionalParams)

Вывод списка томов в VolumeGroup.

Сведения о методе

beginCreate(string, string, string, string, Volume, VolumesCreateOptionalParams)

Создание тома.

function beginCreate(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, parameters: Volume, options?: VolumesCreateOptionalParams): Promise<SimplePollerLike<OperationState<Volume>, Volume>>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не учитывает регистр.

elasticSanName

string

Имя ElasticSan.

volumeGroupName

string

Имя VolumeGroup.

volumeName

string

Имя тома.

parameters
Volume

Объект Volume.

options
VolumesCreateOptionalParams

Параметры параметров.

Возвращаемое значение

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

beginCreateAndWait(string, string, string, string, Volume, VolumesCreateOptionalParams)

Создание тома.

function beginCreateAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, parameters: Volume, options?: VolumesCreateOptionalParams): Promise<Volume>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не учитывает регистр.

elasticSanName

string

Имя ElasticSan.

volumeGroupName

string

Имя VolumeGroup.

volumeName

string

Имя тома.

parameters
Volume

Объект Volume.

options
VolumesCreateOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<Volume>

beginDelete(string, string, string, string, VolumesDeleteOptionalParams)

Удаление тома.

function beginDelete(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не учитывает регистр.

elasticSanName

string

Имя ElasticSan.

volumeGroupName

string

Имя VolumeGroup.

volumeName

string

Имя тома.

options
VolumesDeleteOptionalParams

Параметры параметров.

Возвращаемое значение

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

beginDeleteAndWait(string, string, string, string, VolumesDeleteOptionalParams)

Удаление тома.

function beginDeleteAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, options?: VolumesDeleteOptionalParams): Promise<void>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не учитывает регистр.

elasticSanName

string

Имя ElasticSan.

volumeGroupName

string

Имя VolumeGroup.

volumeName

string

Имя тома.

options
VolumesDeleteOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<void>

beginUpdate(string, string, string, string, VolumeUpdate, VolumesUpdateOptionalParams)

Обновление тома.

function beginUpdate(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, parameters: VolumeUpdate, options?: VolumesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<Volume>, Volume>>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не учитывает регистр.

elasticSanName

string

Имя ElasticSan.

volumeGroupName

string

Имя VolumeGroup.

volumeName

string

Имя тома.

parameters
VolumeUpdate

Объект Volume.

options
VolumesUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

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

beginUpdateAndWait(string, string, string, string, VolumeUpdate, VolumesUpdateOptionalParams)

Обновление тома.

function beginUpdateAndWait(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, parameters: VolumeUpdate, options?: VolumesUpdateOptionalParams): Promise<Volume>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не учитывает регистр.

elasticSanName

string

Имя ElasticSan.

volumeGroupName

string

Имя VolumeGroup.

volumeName

string

Имя тома.

parameters
VolumeUpdate

Объект Volume.

options
VolumesUpdateOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<Volume>

get(string, string, string, string, VolumesGetOptionalParams)

Получение тома.

function get(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, volumeName: string, options?: VolumesGetOptionalParams): Promise<Volume>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не учитывает регистр.

elasticSanName

string

Имя ElasticSan.

volumeGroupName

string

Имя VolumeGroup.

volumeName

string

Имя тома.

options
VolumesGetOptionalParams

Параметры параметров.

Возвращаемое значение

Promise<Volume>

listByVolumeGroup(string, string, string, VolumesListByVolumeGroupOptionalParams)

Вывод списка томов в VolumeGroup.

function listByVolumeGroup(resourceGroupName: string, elasticSanName: string, volumeGroupName: string, options?: VolumesListByVolumeGroupOptionalParams): PagedAsyncIterableIterator<Volume, Volume[], PageSettings>

Параметры

resourceGroupName

string

Имя группы ресурсов. Имя не учитывает регистр.

elasticSanName

string

Имя ElasticSan.

volumeGroupName

string

Имя VolumeGroup.

options
VolumesListByVolumeGroupOptionalParams

Параметры параметров.

Возвращаемое значение