Uses of Class
com.azure.resourcemanager.network.models.VirtualHubId
-
Packages that use VirtualHubId Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient.com.azure.resourcemanager.network.models 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 VirtualHubId Modifier and Type Method Description VirtualHubIdExpressRouteGatewayInner. virtualHub()Get the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.VirtualHubIdExpressRouteGatewayProperties. 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 VirtualHubId Modifier and Type Method Description ExpressRouteGatewayInnerExpressRouteGatewayInner. withVirtualHub(VirtualHubId virtualHub)Set the virtualHub property: The Virtual Hub where the ExpressRoute gateway is or will be deployed.ExpressRouteGatewayPropertiesExpressRouteGatewayProperties. 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 VirtualHubId Modifier and Type Method Description VirtualHubIdVirtualHubId. withId(String id)Set the id property: The resource URI for the Virtual Hub where the ExpressRoute gateway is or will be deployed.
-