Compartir a través de


StorageSyncServices interface

Interfaz que representa storageSyncServices.

Métodos

beginCreate(string, string, StorageSyncServiceCreateParameters, StorageSyncServicesCreateOptionalParams)

Cree un nuevo StorageSyncService.

beginCreateAndWait(string, string, StorageSyncServiceCreateParameters, StorageSyncServicesCreateOptionalParams)

Cree un nuevo StorageSyncService.

beginDelete(string, string, StorageSyncServicesDeleteOptionalParams)

Elimine un storageSyncService determinado.

beginDeleteAndWait(string, string, StorageSyncServicesDeleteOptionalParams)

Elimine un storageSyncService determinado.

beginUpdate(string, string, StorageSyncServicesUpdateOptionalParams)

Aplique revisiones a un storageSyncService determinado.

beginUpdateAndWait(string, string, StorageSyncServicesUpdateOptionalParams)

Aplique revisiones a un storageSyncService determinado.

checkNameAvailability(string, CheckNameAvailabilityParameters, StorageSyncServicesCheckNameAvailabilityOptionalParams)

Compruebe la disponibilidad del nombre del espacio de nombres give.

get(string, string, StorageSyncServicesGetOptionalParams)

Obtenga un storageSyncService determinado.

listByResourceGroup(string, StorageSyncServicesListByResourceGroupOptionalParams)

Obtenga una lista storageSyncService por nombre del grupo de recursos.

listBySubscription(StorageSyncServicesListBySubscriptionOptionalParams)

Obtenga una lista storageSyncService por suscripción.

Detalles del método

beginCreate(string, string, StorageSyncServiceCreateParameters, StorageSyncServicesCreateOptionalParams)

Cree un nuevo StorageSyncService.

function beginCreate(resourceGroupName: string, storageSyncServiceName: string, parameters: StorageSyncServiceCreateParameters, options?: StorageSyncServicesCreateOptionalParams): Promise<PollerLike<PollOperationState<StorageSyncService>, StorageSyncService>>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

storageSyncServiceName

string

Nombre del recurso del servicio de sincronización de almacenamiento.

parameters
StorageSyncServiceCreateParameters

Nombre del recurso del servicio de sincronización de almacenamiento.

options
StorageSyncServicesCreateOptionalParams

Parámetros de opciones.

Devoluciones

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

beginCreateAndWait(string, string, StorageSyncServiceCreateParameters, StorageSyncServicesCreateOptionalParams)

Cree un nuevo StorageSyncService.

function beginCreateAndWait(resourceGroupName: string, storageSyncServiceName: string, parameters: StorageSyncServiceCreateParameters, options?: StorageSyncServicesCreateOptionalParams): Promise<StorageSyncService>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

storageSyncServiceName

string

Nombre del recurso del servicio de sincronización de almacenamiento.

parameters
StorageSyncServiceCreateParameters

Nombre del recurso del servicio de sincronización de almacenamiento.

options
StorageSyncServicesCreateOptionalParams

Parámetros de opciones.

Devoluciones

beginDelete(string, string, StorageSyncServicesDeleteOptionalParams)

Elimine un storageSyncService determinado.

function beginDelete(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesDeleteOptionalParams): Promise<PollerLike<PollOperationState<StorageSyncServicesDeleteHeaders>, StorageSyncServicesDeleteHeaders>>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

storageSyncServiceName

string

Nombre del recurso del servicio de sincronización de almacenamiento.

options
StorageSyncServicesDeleteOptionalParams

Parámetros de opciones.

Devoluciones

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

beginDeleteAndWait(string, string, StorageSyncServicesDeleteOptionalParams)

Elimine un storageSyncService determinado.

function beginDeleteAndWait(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesDeleteOptionalParams): Promise<StorageSyncServicesDeleteHeaders>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

storageSyncServiceName

string

Nombre del recurso del servicio de sincronización de almacenamiento.

options
StorageSyncServicesDeleteOptionalParams

Parámetros de opciones.

Devoluciones

beginUpdate(string, string, StorageSyncServicesUpdateOptionalParams)

Aplique revisiones a un storageSyncService determinado.

function beginUpdate(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesUpdateOptionalParams): Promise<PollerLike<PollOperationState<StorageSyncServicesUpdateResponse>, StorageSyncServicesUpdateResponse>>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

storageSyncServiceName

string

Nombre del recurso del servicio de sincronización de almacenamiento.

options
StorageSyncServicesUpdateOptionalParams

Parámetros de opciones.

Devoluciones

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

beginUpdateAndWait(string, string, StorageSyncServicesUpdateOptionalParams)

Aplique revisiones a un storageSyncService determinado.

function beginUpdateAndWait(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesUpdateOptionalParams): Promise<StorageSyncServicesUpdateResponse>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

storageSyncServiceName

string

Nombre del recurso del servicio de sincronización de almacenamiento.

options
StorageSyncServicesUpdateOptionalParams

Parámetros de opciones.

Devoluciones

checkNameAvailability(string, CheckNameAvailabilityParameters, StorageSyncServicesCheckNameAvailabilityOptionalParams)

Compruebe la disponibilidad del nombre del espacio de nombres give.

function checkNameAvailability(locationName: string, parameters: CheckNameAvailabilityParameters, options?: StorageSyncServicesCheckNameAvailabilityOptionalParams): Promise<CheckNameAvailabilityResult>

Parámetros

locationName

string

Región deseada para la comprobación de nombre.

parameters
CheckNameAvailabilityParameters

Parámetros para comprobar la disponibilidad del nombre de espacio de nombres especificado

Devoluciones

get(string, string, StorageSyncServicesGetOptionalParams)

Obtenga un storageSyncService determinado.

function get(resourceGroupName: string, storageSyncServiceName: string, options?: StorageSyncServicesGetOptionalParams): Promise<StorageSyncServicesGetResponse>

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

storageSyncServiceName

string

Nombre del recurso del servicio de sincronización de almacenamiento.

options
StorageSyncServicesGetOptionalParams

Parámetros de opciones.

Devoluciones

listByResourceGroup(string, StorageSyncServicesListByResourceGroupOptionalParams)

Obtenga una lista storageSyncService por nombre del grupo de recursos.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos. El nombre distingue mayúsculas de minúsculas.

options
StorageSyncServicesListByResourceGroupOptionalParams

Parámetros de opciones.

Devoluciones

listBySubscription(StorageSyncServicesListBySubscriptionOptionalParams)

Obtenga una lista storageSyncService por suscripción.

function listBySubscription(options?: StorageSyncServicesListBySubscriptionOptionalParams): PagedAsyncIterableIterator<StorageSyncService, StorageSyncService[], PageSettings>

Parámetros

options
StorageSyncServicesListBySubscriptionOptionalParams

Parámetros de opciones.

Devoluciones