Skip to main content

virtual_hub_route_table_v2s

Overview

Namevirtual_hub_route_table_v2s
TypeResource
Idazure.network.virtual_hub_route_table_v2s

Fields

NameDatatypeDescription
idstringResource ID.
namestringThe name of the resource that is unique within a resource group. This name can be used to access the resource.
etagstringA unique read-only string that changes whenever the resource is updated.
propertiesobjectParameters for VirtualHubRouteTableV2.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, routeTableName, subscriptionId, virtualHubNameRetrieves the details of a VirtualHubRouteTableV2.
listSELECTresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of all VirtualHubRouteTableV2s.
create_or_updateINSERTresourceGroupName, routeTableName, subscriptionId, virtualHubNameCreates a VirtualHubRouteTableV2 resource if it doesn't exist else updates the existing VirtualHubRouteTableV2.
deleteDELETEresourceGroupName, routeTableName, subscriptionId, virtualHubNameDeletes a VirtualHubRouteTableV2.
_listEXECresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of all VirtualHubRouteTableV2s.