Uses of Class
com.azure.resourcemanager.network.models.VirtualHubId
Packages that use VirtualHubId
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of VirtualHubId in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return VirtualHubIdModifier and TypeMethodDescriptionExpressRouteGatewayInner.virtualHub()Get the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.ExpressRouteGatewayProperties.virtualHub()Get the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.Methods in com.azure.resourcemanager.network.fluent.models with parameters of type VirtualHubIdModifier and TypeMethodDescriptionExpressRouteGatewayInner.withVirtualHub(VirtualHubId virtualHub) Set the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.ExpressRouteGatewayProperties.withVirtualHub(VirtualHubId virtualHub) Set the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed. -
Uses of VirtualHubId in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return VirtualHubIdModifier and TypeMethodDescriptionstatic VirtualHubIdVirtualHubId.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of VirtualHubId from the JsonReader.Set the id property: The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed.