Skip to main content

virtual_hubs

Overview

Namevirtual_hubs
TypeResource
Idazure.network.virtual_hubs

Fields

NameDatatypeDescription
idstringResource ID.
namestringResource name.
etagstringA unique read-only string that changes whenever the resource is updated.
kindstringKind of service virtual hub. This is metadata used for the Azure portal experience for Route Server.
locationstringResource location.
propertiesobjectParameters for VirtualHub.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of a VirtualHub.
listSELECTsubscriptionIdLists all the VirtualHubs in a subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all the VirtualHubs in a resource group.
create_or_updateINSERTresourceGroupName, subscriptionId, virtualHubName, data__locationCreates a VirtualHub resource if it doesn't exist else updates the existing VirtualHub.
deleteDELETEresourceGroupName, subscriptionId, virtualHubNameDeletes a VirtualHub.
_listEXECsubscriptionIdLists all the VirtualHubs in a subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all the VirtualHubs in a resource group.