Uses of Class
com.azure.resourcemanager.network.fluent.models.ExpressRoutePortPropertiesFormat
Packages that use ExpressRoutePortPropertiesFormat
Package
Description
Package containing the inner data models for NetworkManagementClient.
-
Uses of ExpressRoutePortPropertiesFormat in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRoutePortPropertiesFormatModifier and TypeMethodDescriptionExpressRoutePortPropertiesFormat.withBandwidthInGbps(Integer bandwidthInGbps) Set the bandwidthInGbps property: Bandwidth of procured ports in Gbps.ExpressRoutePortPropertiesFormat.withBillingType(ExpressRoutePortsBillingType billingType) Set the billingType property: The billing type of the ExpressRoutePort resource.ExpressRoutePortPropertiesFormat.withEncapsulation(ExpressRoutePortsEncapsulation encapsulation) Set the encapsulation property: Encapsulation method on physical ports.ExpressRoutePortPropertiesFormat.withLinks(List<ExpressRouteLinkInner> links) Set the links property: ExpressRouteLink Sub-Resources The set of physical links of the ExpressRoutePort resource.ExpressRoutePortPropertiesFormat.withPeeringLocation(String peeringLocation) Set the peeringLocation property: The name of the peering location that the ExpressRoutePort is mapped to physically.