Partager via


AadPropertiesOperationsExtensions.GetAsync Méthode

Définition

Récupère les propriétés AAD à partir du tampon BCM de la région cible.

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.AADPropertiesResource> GetAsync (this Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.IAadPropertiesOperations operations, string azureRegion, Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.BMSAADPropertiesQueryObject> odataQuery = default, System.Threading.CancellationToken cancellationToken = default);
static member GetAsync : Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.IAadPropertiesOperations * string * Microsoft.Rest.Azure.OData.ODataQuery<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.BMSAADPropertiesQueryObject> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.RecoveryServices.Backup.CrossRegionRestore.Models.AADPropertiesResource>
<Extension()>
Public Function GetAsync (operations As IAadPropertiesOperations, azureRegion As String, Optional odataQuery As ODataQuery(Of BMSAADPropertiesQueryObject) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of AADPropertiesResource)

Paramètres

operations
IAadPropertiesOperations

Groupe d’opérations pour cette méthode d’extension.

azureRegion
String

Région Azure pour atteindre l’API

odataQuery
ODataQuery<BMSAADPropertiesQueryObject>

Paramètres OData à appliquer à l’opération.

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à