Uses of Interface
com.microsoft.azure.management.network.ExpressRouteCircuitPeering.DefinitionStages.Blank
-
Packages that use ExpressRouteCircuitPeering.DefinitionStages.Blank Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitPeering.DefinitionStages.Blank in com.microsoft.azure.management.network
Subinterfaces of ExpressRouteCircuitPeering.DefinitionStages.Blank in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceExpressRouteCircuitPeering.DefinitionThe entirety of the express route circuit peering definition.Methods in com.microsoft.azure.management.network that return ExpressRouteCircuitPeering.DefinitionStages.Blank Modifier and Type Method Description ExpressRouteCircuitPeering.DefinitionStages.BlankExpressRouteCircuitPeerings. defineAzurePrivatePeering()Begins definition of Azure private peering.ExpressRouteCircuitPeering.DefinitionStages.BlankExpressRouteCircuitPeerings. defineAzurePublicPeering()Begins definition of Azure public peering.
-