Partager via


DedicatedCircuitLinkAuthorizationMicrosoftIdOperationsExtensions.NewAsync Méthode

Définition

Ajoute des ID Microsoft à l’autorisation spécifiée

public static System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> NewAsync (this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations operations, string serviceKey, string authId, Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitLinkAuthorizationMicrosoftIdNewParameters parameters);
static member NewAsync : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations * string * string * Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitLinkAuthorizationMicrosoftIdNewParameters -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
<Extension()>
Public Function NewAsync (operations As IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations, serviceKey As String, authId As String, parameters As DedicatedCircuitLinkAuthorizationMicrosoftIdNewParameters) As Task(Of AzureOperationResponse)

Paramètres

operations
IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations

Référence à Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitLinkAuthorizationMicrosoftIdOperations.

serviceKey
String

Obligatoire. Clé de service représentant le circuit.

authId
String

Obligatoire. GUID représentant l’autorisation

parameters
DedicatedCircuitLinkAuthorizationMicrosoftIdNewParameters

Obligatoire. Paramètres fournis pour ajouter de nouveaux ID Microsoft

Retours

Task<Microsoft.Azure.AzureOperationResponse>

Réponse de service standard comprenant un code de status HTTP et un ID de demande.

S’applique à