Uses of Interface
com.azure.resourcemanager.network.models.ExpressRouteCircuitPeering.DefinitionStages.Blank
-
Packages that use ExpressRouteCircuitPeering.DefinitionStages.Blank Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of ExpressRouteCircuitPeering.DefinitionStages.Blank in com.azure.resourcemanager.network.models
Subinterfaces of ExpressRouteCircuitPeering.DefinitionStages.Blank in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfaceExpressRouteCircuitPeering.DefinitionThe entirety of the express route circuit peering definition.Methods in com.azure.resourcemanager.network.models 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.
-