Compartilhar via


ArmNetworkModelFactory.ExpressRoutePortsLocationBandwidths Método

Definição

Inicializa uma nova instância de ExpressRoutePortsLocationBandwidths.

public static Azure.ResourceManager.Network.Models.ExpressRoutePortsLocationBandwidths ExpressRoutePortsLocationBandwidths (string offerName = default, int? valueInGbps = default);
static member ExpressRoutePortsLocationBandwidths : string * Nullable<int> -> Azure.ResourceManager.Network.Models.ExpressRoutePortsLocationBandwidths
Public Shared Function ExpressRoutePortsLocationBandwidths (Optional offerName As String = Nothing, Optional valueInGbps As Nullable(Of Integer) = Nothing) As ExpressRoutePortsLocationBandwidths

Parâmetros

offerName
String

Nome descritivo da largura de banda.

valueInGbps
Nullable<Int32>

Valor de largura de banda em Gbps.

Retornos

Uma nova ExpressRoutePortsLocationBandwidths instância para simulação.

Aplica-se a