Virtual Hubs - Update Tags

Updates VirtualHub tags.

PATCH https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualHubs/{virtualHubName}?api-version=2023-09-01

URI Parameters

Name In Required Type Description
resourceGroupName
path True

string

The resource group name of the VirtualHub.

subscriptionId
path True

string

The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

virtualHubName
path True

string

The name of the VirtualHub.

api-version
query True

string

Client API version.

Request Body

Name Type Description
tags

object

Resource tags.

Responses

Name Type Description
200 OK

VirtualHub

Request successful. Returns the details of the VirtualHub updated.

Other Status Codes

CloudError

Error response describing why the operation failed.

Security

azure_auth

Azure Active Directory OAuth2 Flow.

Type: oauth2
Flow: implicit
Authorization URL: https://login.microsoftonline.com/common/oauth2/authorize

Scopes

Name Description
user_impersonation impersonate your user account

Examples

VirtualHubUpdate

Sample Request

PATCH https://management.azure.com/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2?api-version=2023-09-01

{
  "tags": {
    "key1": "value1",
    "key2": "value2"
  }
}

Sample Response

{
  "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/virtualHub2",
  "etag": "w/\\00000000-0000-0000-0000-000000000000\\",
  "location": "West US",
  "name": "virtualHub2",
  "type": "Microsoft.Network/virtualHubs",
  "tags": {
    "key1": "value1",
    "key2": "value2"
  },
  "properties": {
    "provisioningState": "Succeeded",
    "virtualWan": {
      "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualWans/virtualWan1"
    },
    "virtualHubRouteTableV2s": [],
    "addressPrefix": "10.168.0.0/24",
    "sku": "Basic",
    "virtualRouterAsn": 65515,
    "virtualRouterIps": [
      "10.10.1.12",
      "10.10.1.13"
    ],
    "allowBranchToBranchTraffic": false,
    "hubRoutingPreference": "ExpressRoute",
    "virtualRouterAutoScaleConfiguration": {
      "minCapacity": 2
    }
  }
}

Definitions

Name Description
CloudError

An error response from the service.

CloudErrorBody

An error response from the service.

HubRoutingPreference

The hub routing preference gateway types

PreferredRoutingGateway

The preferred routing gateway types

ProvisioningState

The current provisioning state.

RoutingState

The current routing state of the VirtualHub.

SubResource

Reference to another subresource.

TagsObject

Tags object for patch operations.

VirtualHub

VirtualHub Resource.

VirtualHubRoute

VirtualHub route.

VirtualHubRouteTable

VirtualHub route table.

VirtualHubRouteTableV2

VirtualHubRouteTableV2 Resource.

VirtualHubRouteV2

VirtualHubRouteTableV2 route.

VirtualRouterAutoScaleConfiguration

The VirtualHub Router autoscale configuration.

CloudError

An error response from the service.

Name Type Description
error

CloudErrorBody

Cloud error body.

CloudErrorBody

An error response from the service.

Name Type Description
code

string

An identifier for the error. Codes are invariant and are intended to be consumed programmatically.

details

CloudErrorBody[]

A list of additional details about the error.

message

string

A message describing the error, intended to be suitable for display in a user interface.

target

string

The target of the particular error. For example, the name of the property in error.

HubRoutingPreference

The hub routing preference gateway types

Name Type Description
ASPath

string

ExpressRoute

string

VpnGateway

string

PreferredRoutingGateway

The preferred routing gateway types

Name Type Description
ExpressRoute

string

None

string

VpnGateway

string

ProvisioningState

The current provisioning state.

Name Type Description
Deleting

string

Failed

string

Succeeded

string

Updating

string

RoutingState

The current routing state of the VirtualHub.

Name Type Description
Failed

string

None

string

Provisioned

string

Provisioning

string

SubResource

Reference to another subresource.

Name Type Description
id

string

Resource ID.

TagsObject

Tags object for patch operations.

Name Type Description
tags

object

Resource tags.

VirtualHub

VirtualHub Resource.

Name Type Description
etag

string

A unique read-only string that changes whenever the resource is updated.

id

string

Resource ID.

kind

string

Kind of service virtual hub. This is metadata used for the Azure portal experience for Route Server.

location

string

Resource location.

name

string

Resource name.

properties.addressPrefix

string

Address-prefix for this VirtualHub.

properties.allowBranchToBranchTraffic

boolean

Flag to control transit for VirtualRouter hub.

properties.azureFirewall

SubResource

The azureFirewall associated with this VirtualHub.

properties.bgpConnections

SubResource[]

List of references to Bgp Connections.

properties.expressRouteGateway

SubResource

The expressRouteGateway associated with this VirtualHub.

properties.hubRoutingPreference

HubRoutingPreference

The hubRoutingPreference of this VirtualHub.

properties.ipConfigurations

SubResource[]

List of references to IpConfigurations.

properties.p2SVpnGateway

SubResource

The P2SVpnGateway associated with this VirtualHub.

properties.preferredRoutingGateway

PreferredRoutingGateway

The preferred gateway to route on-prem traffic

properties.provisioningState

ProvisioningState

The provisioning state of the virtual hub resource.

properties.routeMaps

SubResource[]

List of references to RouteMaps.

properties.routeTable

VirtualHubRouteTable

The routeTable associated with this virtual hub.

properties.routingState

RoutingState

The routing state.

properties.securityPartnerProvider

SubResource

The securityPartnerProvider associated with this VirtualHub.

properties.securityProviderName

string

The Security Provider name.

properties.sku

string

The sku of this VirtualHub.

properties.virtualHubRouteTableV2s

VirtualHubRouteTableV2[]

List of all virtual hub route table v2s associated with this VirtualHub.

properties.virtualRouterAsn

integer

VirtualRouter ASN.

properties.virtualRouterAutoScaleConfiguration

VirtualRouterAutoScaleConfiguration

The VirtualHub Router autoscale configuration.

properties.virtualRouterIps

string[]

VirtualRouter IPs.

properties.virtualWan

SubResource

The VirtualWAN to which the VirtualHub belongs.

properties.vpnGateway

SubResource

The VpnGateway associated with this VirtualHub.

tags

object

Resource tags.

type

string

Resource type.

VirtualHubRoute

VirtualHub route.

Name Type Description
addressPrefixes

string[]

List of all addressPrefixes.

nextHopIpAddress

string

NextHop ip address.

VirtualHubRouteTable

VirtualHub route table.

Name Type Description
routes

VirtualHubRoute[]

List of all routes.

VirtualHubRouteTableV2

VirtualHubRouteTableV2 Resource.

Name Type Description
etag

string

A unique read-only string that changes whenever the resource is updated.

id

string

Resource ID.

name

string

The name of the resource that is unique within a resource group. This name can be used to access the resource.

properties.attachedConnections

string[]

List of all connections attached to this route table v2.

properties.provisioningState

ProvisioningState

The provisioning state of the virtual hub route table v2 resource.

properties.routes

VirtualHubRouteV2[]

List of all routes.

VirtualHubRouteV2

VirtualHubRouteTableV2 route.

Name Type Description
destinationType

string

The type of destinations.

destinations

string[]

List of all destinations.

nextHopType

string

The type of next hops.

nextHops

string[]

NextHops ip address.

VirtualRouterAutoScaleConfiguration

The VirtualHub Router autoscale configuration.

Name Type Description
minCapacity

integer

The minimum number of scale units for VirtualHub Router.