Partager via


DedicatedCircuitStatsOperationsExtensions.Get Méthode

Définition

L’opération Get Dedicated Circuit Stats récupère les octets/octets du circuit dédié sur les appareils principaux/secondaires pour le type de peering spécifié.

public static Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitStatsGetResponse Get (this Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitStatsOperations operations, string serviceKey, Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType accessType);
static member Get : Microsoft.WindowsAzure.Management.ExpressRoute.IDedicatedCircuitStatsOperations * string * Microsoft.WindowsAzure.Management.ExpressRoute.Models.BgpPeeringAccessType -> Microsoft.WindowsAzure.Management.ExpressRoute.Models.DedicatedCircuitStatsGetResponse
<Extension()>
Public Function Get (operations As IDedicatedCircuitStatsOperations, serviceKey As String, accessType As BgpPeeringAccessType) As DedicatedCircuitStatsGetResponse

Paramètres

operations
IDedicatedCircuitStatsOperations

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

serviceKey
String

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

accessType
BgpPeeringAccessType

Obligatoire. Si le peering est privé ou public ou microsoft.

Retours

Réponse de l’opération Get DedicatedCircuitStats.

S’applique à