Uses of Interface
com.microsoft.azure.management.network.ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate
-
Packages that use ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate in com.microsoft.azure.management.network
Subinterfaces of ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate in com.microsoft.azure.management.network Modifier and Type Interface Description static interfaceExpressRouteCrossConnectionPeering.DefinitionThe entirety of the express route Cross Connection peering definition.Methods in com.microsoft.azure.management.network that return ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate Modifier and Type Method Description ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreateExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig. withoutIpv6Config()ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreateExpressRouteCrossConnectionPeering.DefinitionStages.WithPeerAsn. withPeerAsn(long peerAsn)ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreateExpressRouteCrossConnectionPeering.DefinitionStages.WithSharedKey. withSharedKey(String sharedKey)ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreateExpressRouteCrossConnectionPeering.DefinitionStages.WithState. withState(ExpressRoutePeeringState state)Specifies the peering state.Methods in com.microsoft.azure.management.network that return types with arguments of type ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate Modifier and Type Method Description Ipv6PeeringConfig.DefinitionStages.Blank<ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate>ExpressRouteCrossConnectionPeering.DefinitionStages.WithIpv6PeeringConfig. defineIpv6Config()
-