Uses of Class
com.azure.resourcemanager.network.models.ExpressRouteCircuitPeeringConfig
-
Packages that use ExpressRouteCircuitPeeringConfig Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitPeeringConfig in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return ExpressRouteCircuitPeeringConfig Modifier and Type Method Description ExpressRouteCircuitPeeringConfigExpressRouteCircuitPeeringInner. microsoftPeeringConfig()Get the microsoftPeeringConfig property: The Microsoft peering configuration.ExpressRouteCircuitPeeringConfigExpressRouteCircuitPeeringPropertiesFormatInner. microsoftPeeringConfig()Get the microsoftPeeringConfig property: The Microsoft peering configuration.ExpressRouteCircuitPeeringConfigExpressRouteCrossConnectionPeeringInner. microsoftPeeringConfig()Get the microsoftPeeringConfig property: The Microsoft peering configuration.ExpressRouteCircuitPeeringConfigExpressRouteCrossConnectionPeeringProperties. microsoftPeeringConfig()Get the microsoftPeeringConfig property: The Microsoft peering configuration.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type ExpressRouteCircuitPeeringConfig Modifier and Type Method Description ExpressRouteCircuitPeeringInnerExpressRouteCircuitPeeringInner. withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)Set the microsoftPeeringConfig property: The Microsoft peering configuration.ExpressRouteCircuitPeeringPropertiesFormatInnerExpressRouteCircuitPeeringPropertiesFormatInner. withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)Set the microsoftPeeringConfig property: The Microsoft peering configuration.ExpressRouteCrossConnectionPeeringInnerExpressRouteCrossConnectionPeeringInner. withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)Set the microsoftPeeringConfig property: The Microsoft peering configuration.ExpressRouteCrossConnectionPeeringPropertiesExpressRouteCrossConnectionPeeringProperties. withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)Set the microsoftPeeringConfig property: The Microsoft peering configuration. -
Uses of ExpressRouteCircuitPeeringConfig in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ExpressRouteCircuitPeeringConfig Modifier and Type Method Description ExpressRouteCircuitPeeringConfigExpressRouteCircuitPeering. microsoftPeeringConfig()ExpressRouteCircuitPeeringConfigExpressRouteCrossConnectionPeering. microsoftPeeringConfig()ExpressRouteCircuitPeeringConfigIpv6ExpressRouteCircuitPeeringConfig. microsoftPeeringConfig()Get the microsoftPeeringConfig property: The Microsoft peering configuration.ExpressRouteCircuitPeeringConfigExpressRouteCircuitPeeringConfig. withAdvertisedCommunities(List<String> advertisedCommunities)Set the advertisedCommunities property: The communities of bgp peering.ExpressRouteCircuitPeeringConfigExpressRouteCircuitPeeringConfig. withAdvertisedPublicPrefixes(List<String> advertisedPublicPrefixes)Set the advertisedPublicPrefixes property: The reference to AdvertisedPublicPrefixes.ExpressRouteCircuitPeeringConfigExpressRouteCircuitPeeringConfig. withCustomerAsn(Integer customerAsn)Set the customerAsn property: The CustomerASN of the peering.ExpressRouteCircuitPeeringConfigExpressRouteCircuitPeeringConfig. withLegacyMode(Integer legacyMode)Set the legacyMode property: The legacy mode of the peering.ExpressRouteCircuitPeeringConfigExpressRouteCircuitPeeringConfig. withRoutingRegistryName(String routingRegistryName)Set the routingRegistryName property: The RoutingRegistryName of the configuration.Methods in com.azure.resourcemanager.network.models with parameters of type ExpressRouteCircuitPeeringConfig Modifier and Type Method Description Ipv6ExpressRouteCircuitPeeringConfigIpv6ExpressRouteCircuitPeeringConfig. withMicrosoftPeeringConfig(ExpressRouteCircuitPeeringConfig microsoftPeeringConfig)Set the microsoftPeeringConfig property: The Microsoft peering configuration.
-