Compartilhar via


FileServers interface

Interface que representa um FileServers.

Métodos

beginBackupNow(string, string, string, string, FileServersBackupNowOptionalParams)

Faça backup do servidor de arquivos agora.

beginBackupNowAndWait(string, string, string, string, FileServersBackupNowOptionalParams)

Faça backup do servidor de arquivos agora.

beginCreateOrUpdate(string, string, string, string, FileServer, FileServersCreateOrUpdateOptionalParams)

Cria ou atualiza o servidor de arquivos.

beginCreateOrUpdateAndWait(string, string, string, string, FileServer, FileServersCreateOrUpdateOptionalParams)

Cria ou atualiza o servidor de arquivos.

beginDelete(string, string, string, string, FileServersDeleteOptionalParams)

Exclui o servidor de arquivos.

beginDeleteAndWait(string, string, string, string, FileServersDeleteOptionalParams)

Exclui o servidor de arquivos.

get(string, string, string, string, FileServersGetOptionalParams)

Retorna as propriedades do nome do servidor de arquivos especificado.

listByDevice(string, string, string, FileServersListByDeviceOptionalParams)

Recupera todos os servidores de arquivos em um dispositivo.

listByManager(string, string, FileServersListByManagerOptionalParams)

Recupera todos os servidores de arquivos em um gerenciador.

listMetricDefinition(string, string, string, string, FileServersListMetricDefinitionOptionalParams)

Recupera as definições de métrica de todas as métricas agregadas no servidor de arquivos.

listMetrics(string, string, string, string, FileServersListMetricsOptionalParams)

Obtém as métricas do servidor de arquivos.

Detalhes do método

beginBackupNow(string, string, string, string, FileServersBackupNowOptionalParams)

Faça backup do servidor de arquivos agora.

function beginBackupNow(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersBackupNowOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersBackupNowOptionalParams

Os parâmetros de opções.

Retornos

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginBackupNowAndWait(string, string, string, string, FileServersBackupNowOptionalParams)

Faça backup do servidor de arquivos agora.

function beginBackupNowAndWait(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersBackupNowOptionalParams): Promise<void>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersBackupNowOptionalParams

Os parâmetros de opções.

Retornos

Promise<void>

beginCreateOrUpdate(string, string, string, string, FileServer, FileServersCreateOrUpdateOptionalParams)

Cria ou atualiza o servidor de arquivos.

function beginCreateOrUpdate(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, fileServer: FileServer, options?: FileServersCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<FileServer>, FileServer>>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

fileServer
FileServer

O servidor de arquivos.

options
FileServersCreateOrUpdateOptionalParams

Os parâmetros de opções.

Retornos

Promise<PollerLike<@azure/core-lro.PollOperationState<FileServer>, FileServer>>

beginCreateOrUpdateAndWait(string, string, string, string, FileServer, FileServersCreateOrUpdateOptionalParams)

Cria ou atualiza o servidor de arquivos.

function beginCreateOrUpdateAndWait(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, fileServer: FileServer, options?: FileServersCreateOrUpdateOptionalParams): Promise<FileServer>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

fileServer
FileServer

O servidor de arquivos.

options
FileServersCreateOrUpdateOptionalParams

Os parâmetros de opções.

Retornos

Promise<FileServer>

beginDelete(string, string, string, string, FileServersDeleteOptionalParams)

Exclui o servidor de arquivos.

function beginDelete(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersDeleteOptionalParams

Os parâmetros de opções.

Retornos

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginDeleteAndWait(string, string, string, string, FileServersDeleteOptionalParams)

Exclui o servidor de arquivos.

function beginDeleteAndWait(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersDeleteOptionalParams): Promise<void>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersDeleteOptionalParams

Os parâmetros de opções.

Retornos

Promise<void>

get(string, string, string, string, FileServersGetOptionalParams)

Retorna as propriedades do nome do servidor de arquivos especificado.

function get(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersGetOptionalParams): Promise<FileServer>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersGetOptionalParams

Os parâmetros de opções.

Retornos

Promise<FileServer>

listByDevice(string, string, string, FileServersListByDeviceOptionalParams)

Recupera todos os servidores de arquivos em um dispositivo.

function listByDevice(deviceName: string, resourceGroupName: string, managerName: string, options?: FileServersListByDeviceOptionalParams): PagedAsyncIterableIterator<FileServer, FileServer[], PageSettings>

Parâmetros

deviceName

string

O nome do dispositivo.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersListByDeviceOptionalParams

Os parâmetros de opções.

Retornos

listByManager(string, string, FileServersListByManagerOptionalParams)

Recupera todos os servidores de arquivos em um gerenciador.

function listByManager(resourceGroupName: string, managerName: string, options?: FileServersListByManagerOptionalParams): PagedAsyncIterableIterator<FileServer, FileServer[], PageSettings>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersListByManagerOptionalParams

Os parâmetros de opções.

Retornos

listMetricDefinition(string, string, string, string, FileServersListMetricDefinitionOptionalParams)

Recupera as definições de métrica de todas as métricas agregadas no servidor de arquivos.

function listMetricDefinition(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersListMetricDefinitionOptionalParams): PagedAsyncIterableIterator<MetricDefinition, MetricDefinition[], PageSettings>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersListMetricDefinitionOptionalParams

Os parâmetros de opções.

Retornos

listMetrics(string, string, string, string, FileServersListMetricsOptionalParams)

Obtém as métricas do servidor de arquivos.

function listMetrics(deviceName: string, fileServerName: string, resourceGroupName: string, managerName: string, options?: FileServersListMetricsOptionalParams): PagedAsyncIterableIterator<Metrics, Metrics[], PageSettings>

Parâmetros

deviceName

string

O nome do dispositivo.

fileServerName

string

O nome do servidor de arquivos.

resourceGroupName

string

O nome do grupo de recursos

managerName

string

O nome do gerente

options
FileServersListMetricsOptionalParams

Os parâmetros de opções.

Retornos