Skip to main content

routing_intent

Overview

Namerouting_intent
TypeResource
Idazure.network.routing_intent

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.
propertiesobjectThe properties of a RoutingIntent resource.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, routingIntentName, subscriptionId, virtualHubNameRetrieves the details of a RoutingIntent.
listSELECTresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of all RoutingIntent child resources of the VirtualHub.
create_or_updateINSERTresourceGroupName, routingIntentName, subscriptionId, virtualHubNameCreates a RoutingIntent resource if it doesn't exist else updates the existing RoutingIntent.
deleteDELETEresourceGroupName, routingIntentName, subscriptionId, virtualHubNameDeletes a RoutingIntent.
_listEXECresourceGroupName, subscriptionId, virtualHubNameRetrieves the details of all RoutingIntent child resources of the VirtualHub.