Uses of Class
com.microsoft.azure.management.network.NetworkPeeringGatewayUse
-
Packages that use NetworkPeeringGatewayUse Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of NetworkPeeringGatewayUse in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return NetworkPeeringGatewayUse Modifier and Type Method Description NetworkPeeringGatewayUseNetworkPeering. gatewayUse()static NetworkPeeringGatewayUseNetworkPeeringGatewayUse. valueOf(String name)Returns the enum constant of this type with the specified name.static NetworkPeeringGatewayUse[]NetworkPeeringGatewayUse. values()Returns an array containing the constants of this enum type, in the order they are declared.
-