StorageAppliancesOperations interface

Rozhraní reprezentující operace StorageAppliances.

Vlastnosti

beginCreateOrUpdate
beginCreateOrUpdateAndWait
beginDelete
beginDeleteAndWait
beginDisableRemoteVendorManagement
beginDisableRemoteVendorManagementAndWait
beginEnableRemoteVendorManagement
beginEnableRemoteVendorManagementAndWait
beginRunReadCommands
beginRunReadCommandsAndWait
beginUpdate
beginUpdateAndWait
createOrUpdate

Vytvořte nové úložné zařízení nebo aktualizujte vlastnosti stávajícího. Všechny žádosti iniciované zákazníkem budou odmítnuty, protože životní cyklus tohoto prostředku spravuje systém.

delete

Odstraňte poskytnuté úložné zařízení. Všechny žádosti iniciované zákazníkem budou odmítnuty, protože životní cyklus tohoto prostředku spravuje systém.

disableRemoteVendorManagement

Zakažte vzdálenou správu dodavatele poskytnutého úložného zařízení.

enableRemoteVendorManagement

Povolte vzdálenou správu dodaného úložného zařízení.

get

Získejte vlastnosti poskytnutého úložného zařízení.

listByResourceGroup

Získejte seznam úložných zařízení v poskytnuté skupině prostředků.

listBySubscription

Získejte seznam úložných zařízení v poskytnutém předplatném.

runReadCommands

Spusťte jeden nebo více příkazů pouze pro čtení na poskytnutém úložném zařízení.

update

Vlastnosti poskytovaného zařízení úložiště nebo aktualizace značek přidružených k vlastnostem a aktualizacím zařízení úložiště je možné provádět nezávisle na sobě.

Podrobnosti vlastnosti

beginCreateOrUpdate

Upozornění

Toto rozhraní API je teď zastaralé.

use createOrUpdate instead

beginCreateOrUpdate: (resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<StorageAppliance>, StorageAppliance>>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<StorageAppliance>, StorageAppliance>>

beginCreateOrUpdateAndWait

Upozornění

Toto rozhraní API je teď zastaralé.

use createOrUpdate instead

beginCreateOrUpdateAndWait: (resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams) => Promise<StorageAppliance>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams) => Promise<StorageAppliance>

beginDelete

Upozornění

Toto rozhraní API je teď zastaralé.

use delete instead

beginDelete: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams) => Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

beginDeleteAndWait

Upozornění

Toto rozhraní API je teď zastaralé.

use delete instead

beginDeleteAndWait: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams) => Promise<OperationStatusResult>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams) => Promise<OperationStatusResult>

beginDisableRemoteVendorManagement

Upozornění

Toto rozhraní API je teď zastaralé.

use disableRemoteVendorManagement instead

beginDisableRemoteVendorManagement: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams) => Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams) => Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

beginDisableRemoteVendorManagementAndWait

Upozornění

Toto rozhraní API je teď zastaralé.

use disableRemoteVendorManagement instead

beginDisableRemoteVendorManagementAndWait: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams) => Promise<OperationStatusResult>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams) => Promise<OperationStatusResult>

beginEnableRemoteVendorManagement

Upozornění

Toto rozhraní API je teď zastaralé.

use enableRemoteVendorManagement instead

beginEnableRemoteVendorManagement: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams) => Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams) => Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

beginEnableRemoteVendorManagementAndWait

Upozornění

Toto rozhraní API je teď zastaralé.

use enableRemoteVendorManagement instead

beginEnableRemoteVendorManagementAndWait: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams) => Promise<OperationStatusResult>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams) => Promise<OperationStatusResult>

beginRunReadCommands

Upozornění

Toto rozhraní API je teď zastaralé.

use runReadCommands instead

beginRunReadCommands: (resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams) => Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams) => Promise<SimplePollerLike<OperationState<OperationStatusResult>, OperationStatusResult>>

beginRunReadCommandsAndWait

Upozornění

Toto rozhraní API je teď zastaralé.

use runReadCommands instead

beginRunReadCommandsAndWait: (resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams) => Promise<OperationStatusResult>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams) => Promise<OperationStatusResult>

beginUpdate

Upozornění

Toto rozhraní API je teď zastaralé.

use update instead

beginUpdate: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<StorageAppliance>, StorageAppliance>>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams) => Promise<SimplePollerLike<OperationState<StorageAppliance>, StorageAppliance>>

beginUpdateAndWait

Upozornění

Toto rozhraní API je teď zastaralé.

use update instead

beginUpdateAndWait: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams) => Promise<StorageAppliance>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams) => Promise<StorageAppliance>

createOrUpdate

Vytvořte nové úložné zařízení nebo aktualizujte vlastnosti stávajícího. Všechny žádosti iniciované zákazníkem budou odmítnuty, protože životní cyklus tohoto prostředku spravuje systém.

createOrUpdate: (resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams) => PollerLike<OperationState<StorageAppliance>, StorageAppliance>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, storageApplianceParameters: StorageAppliance, options?: StorageAppliancesCreateOrUpdateOptionalParams) => PollerLike<OperationState<StorageAppliance>, StorageAppliance>

delete

Odstraňte poskytnuté úložné zařízení. Všechny žádosti iniciované zákazníkem budou odmítnuty, protože životní cyklus tohoto prostředku spravuje systém.

delete: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams) => PollerLike<OperationState<OperationStatusResult>, OperationStatusResult>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDeleteOptionalParams) => PollerLike<OperationState<OperationStatusResult>, OperationStatusResult>

disableRemoteVendorManagement

Zakažte vzdálenou správu dodavatele poskytnutého úložného zařízení.

disableRemoteVendorManagement: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams) => PollerLike<OperationState<OperationStatusResult>, OperationStatusResult>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesDisableRemoteVendorManagementOptionalParams) => PollerLike<OperationState<OperationStatusResult>, OperationStatusResult>

enableRemoteVendorManagement

Povolte vzdálenou správu dodaného úložného zařízení.

enableRemoteVendorManagement: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams) => PollerLike<OperationState<OperationStatusResult>, OperationStatusResult>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesEnableRemoteVendorManagementOptionalParams) => PollerLike<OperationState<OperationStatusResult>, OperationStatusResult>

get

Získejte vlastnosti poskytnutého úložného zařízení.

get: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesGetOptionalParams) => Promise<StorageAppliance>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesGetOptionalParams) => Promise<StorageAppliance>

listByResourceGroup

Získejte seznam úložných zařízení v poskytnuté skupině prostředků.

listByResourceGroup: (resourceGroupName: string, options?: StorageAppliancesListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<StorageAppliance, StorageAppliance[], PageSettings>

Hodnota vlastnosti

(resourceGroupName: string, options?: StorageAppliancesListByResourceGroupOptionalParams) => PagedAsyncIterableIterator<StorageAppliance, StorageAppliance[], PageSettings>

listBySubscription

Získejte seznam úložných zařízení v poskytnutém předplatném.

listBySubscription: (options?: StorageAppliancesListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<StorageAppliance, StorageAppliance[], PageSettings>

Hodnota vlastnosti

(options?: StorageAppliancesListBySubscriptionOptionalParams) => PagedAsyncIterableIterator<StorageAppliance, StorageAppliance[], PageSettings>

runReadCommands

Spusťte jeden nebo více příkazů pouze pro čtení na poskytnutém úložném zařízení.

runReadCommands: (resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams) => PollerLike<OperationState<OperationStatusResult>, OperationStatusResult>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, storageApplianceRunReadCommandsParameters: StorageApplianceRunReadCommandsParameters, options?: StorageAppliancesRunReadCommandsOptionalParams) => PollerLike<OperationState<OperationStatusResult>, OperationStatusResult>

update

Vlastnosti poskytovaného zařízení úložiště nebo aktualizace značek přidružených k vlastnostem a aktualizacím zařízení úložiště je možné provádět nezávisle na sobě.

update: (resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams) => PollerLike<OperationState<StorageAppliance>, StorageAppliance>

Hodnota vlastnosti

(resourceGroupName: string, storageApplianceName: string, options?: StorageAppliancesUpdateOptionalParams) => PollerLike<OperationState<StorageAppliance>, StorageAppliance>