Freigeben über


StorageSyncServicesOperationsExtensions.CheckNameAvailability Methode

Definition

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

public static Microsoft.Azure.Management.StorageSync.Models.CheckNameAvailabilityResult CheckNameAvailability (this Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations operations, string locationName, string name);
static member CheckNameAvailability : Microsoft.Azure.Management.StorageSync.IStorageSyncServicesOperations * string * string -> Microsoft.Azure.Management.StorageSync.Models.CheckNameAvailabilityResult
<Extension()>
Public Function CheckNameAvailability (operations As IStorageSyncServicesOperations, locationName As String, name As String) As CheckNameAvailabilityResult

Parameter

operations
IStorageSyncServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

locationName
String

Die gewünschte Region für die Namensüberprüfung.

name
String

Der Name, der auf Verfügbarkeit überprüft werden soll

Gibt zurück

Gilt für: