Freigeben über


StorageSyncServices interface

Schnittstelle, die einen StorageSyncServices darstellt.

Methoden

beginCreate(string, string, StorageSyncServiceCreateParameters, StorageSyncServicesCreateOptionalParams)

Erstellen Sie einen neuen StorageSyncService.

beginCreateAndWait(string, string, StorageSyncServiceCreateParameters, StorageSyncServicesCreateOptionalParams)

Erstellen Sie einen neuen StorageSyncService.

beginDelete(string, string, StorageSyncServicesDeleteOptionalParams)

Löschen Sie einen bestimmten StorageSyncService.

beginDeleteAndWait(string, string, StorageSyncServicesDeleteOptionalParams)

Löschen Sie einen bestimmten StorageSyncService.

beginUpdate(string, string, StorageSyncServicesUpdateOptionalParams)

Patchen Sie einen bestimmten StorageSyncService.

beginUpdateAndWait(string, string, StorageSyncServicesUpdateOptionalParams)

Patchen Sie einen bestimmten StorageSyncService.

checkNameAvailability(string, CheckNameAvailabilityParameters, StorageSyncServicesCheckNameAvailabilityOptionalParams)

Überprüfen Sie die Verfügbarkeit des Namespacenamens.

get(string, string, StorageSyncServicesGetOptionalParams)

Rufen Sie einen bestimmten StorageSyncService ab.

listByResourceGroup(string, StorageSyncServicesListByResourceGroupOptionalParams)

Abrufen einer StorageSyncService-Liste nach Ressourcengruppenname.

listBySubscription(StorageSyncServicesListBySubscriptionOptionalParams)

Abrufen einer StorageSyncService-Liste nach Abonnement.

Details zur Methode

beginCreate(string, string, StorageSyncServiceCreateParameters, StorageSyncServicesCreateOptionalParams)

Erstellen Sie einen neuen StorageSyncService.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienst-Ressource.

parameters
StorageSyncServiceCreateParameters

Ressourcenname des Speichersynchronisierungsdiensts.

options
StorageSyncServicesCreateOptionalParams

Die Optionsparameter.

Gibt zurück

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

beginCreateAndWait(string, string, StorageSyncServiceCreateParameters, StorageSyncServicesCreateOptionalParams)

Erstellen Sie einen neuen StorageSyncService.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienst-Ressource.

parameters
StorageSyncServiceCreateParameters

Ressourcenname des Speichersynchronisierungsdiensts.

options
StorageSyncServicesCreateOptionalParams

Die Optionsparameter.

Gibt zurück

beginDelete(string, string, StorageSyncServicesDeleteOptionalParams)

Löschen Sie einen bestimmten StorageSyncService.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienst-Ressource.

options
StorageSyncServicesDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

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

beginDeleteAndWait(string, string, StorageSyncServicesDeleteOptionalParams)

Löschen Sie einen bestimmten StorageSyncService.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienst-Ressource.

options
StorageSyncServicesDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

beginUpdate(string, string, StorageSyncServicesUpdateOptionalParams)

Patchen Sie einen bestimmten StorageSyncService.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienst-Ressource.

options
StorageSyncServicesUpdateOptionalParams

Die Optionsparameter.

Gibt zurück

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

beginUpdateAndWait(string, string, StorageSyncServicesUpdateOptionalParams)

Patchen Sie einen bestimmten StorageSyncService.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienst-Ressource.

options
StorageSyncServicesUpdateOptionalParams

Die Optionsparameter.

Gibt zurück

checkNameAvailability(string, CheckNameAvailabilityParameters, StorageSyncServicesCheckNameAvailabilityOptionalParams)

Überprüfen Sie die Verfügbarkeit des Namespacenamens.

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

Parameter

locationName

string

Der gewünschte Bereich für die Namensüberprüfung.

parameters
CheckNameAvailabilityParameters

Parameter zur Überprüfung der Verfügbarkeit des angegebenen Namespacenamens

Gibt zurück

get(string, string, StorageSyncServicesGetOptionalParams)

Rufen Sie einen bestimmten StorageSyncService ab.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienst-Ressource.

options
StorageSyncServicesGetOptionalParams

Die Optionsparameter.

Gibt zurück

listByResourceGroup(string, StorageSyncServicesListByResourceGroupOptionalParams)

Abrufen einer StorageSyncService-Liste nach Ressourcengruppenname.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Bei dem Namen wird die Groß-/Kleinschreibung nicht beachtet.

Gibt zurück

listBySubscription(StorageSyncServicesListBySubscriptionOptionalParams)

Abrufen einer StorageSyncService-Liste nach Abonnement.

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

Parameter

Gibt zurück