Uses of Class
com.azure.resourcemanager.network.models.NetworkPeeringGatewayUse
-
Packages that use NetworkPeeringGatewayUse Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of NetworkPeeringGatewayUse in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models 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.
-