ServiceOperationsExtensions.RegionConfigurationAsync Methode
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Diese API stellt Konfigurationsdetails bereit, die für die jeweilige Region bzw. den jeweiligen Standort auf Abonnementebene spezifisch sind.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataBox.Models.RegionConfigurationResponse> RegionConfigurationAsync (this Microsoft.Azure.Management.DataBox.IServiceOperations operations, string location, Microsoft.Azure.Management.DataBox.Models.RegionConfigurationRequest regionConfigurationRequest, System.Threading.CancellationToken cancellationToken = default);
static member RegionConfigurationAsync : Microsoft.Azure.Management.DataBox.IServiceOperations * string * Microsoft.Azure.Management.DataBox.Models.RegionConfigurationRequest * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataBox.Models.RegionConfigurationResponse>
<Extension()>
Public Function RegionConfigurationAsync (operations As IServiceOperations, location As String, regionConfigurationRequest As RegionConfigurationRequest, Optional cancellationToken As CancellationToken = Nothing) As Task(Of RegionConfigurationResponse)
- operations
- IServiceOperations
Die Vorgangsgruppe für diese Erweiterungsmethode.
- location
- String
Der Speicherort der Ressource
- regionConfigurationRequest
- RegionConfigurationRequest
Fordern Sie den Text an, um die Konfiguration für die Region abzurufen.
- cancellationToken
- CancellationToken
Das Abbruchtoken.
Feedback zu Azure SDK for .NET
Azure SDK for .NET ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: