Freigeben über


StorageSyncServices interface

Schnittstelle, die einen StorageSyncServices-Wert 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 von Namespacenamen geben.

get(string, string, StorageSyncServicesGetOptionalParams)

Rufen Sie einen bestimmten StorageSyncService ab.

listByResourceGroup(string, StorageSyncServicesListByResourceGroupOptionalParams)

Rufen Sie eine StorageSyncService-Liste nach Ressourcengruppennamen ab.

listBySubscription(StorageSyncServicesListBySubscriptionOptionalParams)

Rufen Sie eine StorageSyncService-Liste nach Abonnement ab.

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. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienstressource.

parameters
StorageSyncServiceCreateParameters

Name der Speichersynchronisierungsdienst-Ressource.

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. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienstressource.

parameters
StorageSyncServiceCreateParameters

Name der Speichersynchronisierungsdienst-Ressource.

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. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienstressource.

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. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienstressource.

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. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienstressource.

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. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienstressource.

options
StorageSyncServicesUpdateOptionalParams

Die Optionsparameter.

Gibt zurück

checkNameAvailability(string, CheckNameAvailabilityParameters, StorageSyncServicesCheckNameAvailabilityOptionalParams)

Überprüfen Sie die Verfügbarkeit von Namespacenamen geben.

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 zum Überprüfen 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. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

storageSyncServiceName

string

Name der Speichersynchronisierungsdienstressource.

options
StorageSyncServicesGetOptionalParams

Die Optionsparameter.

Gibt zurück

listByResourceGroup(string, StorageSyncServicesListByResourceGroupOptionalParams)

Rufen Sie eine StorageSyncService-Liste nach Ressourcengruppennamen ab.

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

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe. Für den Namen wird die Groß-/Kleinschreibung nicht beachtet.

Gibt zurück

listBySubscription(StorageSyncServicesListBySubscriptionOptionalParams)

Rufen Sie eine StorageSyncService-Liste nach Abonnement ab.

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

Parameter

Gibt zurück