RoutingIntentData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the RoutingIntentData type.
public class RoutingIntentData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.RoutingIntentData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.RoutingIntentData>
type RoutingIntentData = class
inherit NetworkResourceData
interface IJsonModel<RoutingIntentData>
interface IPersistableModel<RoutingIntentData>
Public Class RoutingIntentData
Inherits NetworkResourceData
Implements IJsonModel(Of RoutingIntentData), IPersistableModel(Of RoutingIntentData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| RoutingIntentData() |
Initializes a new instance of RoutingIntentData. |
Properties
| Name | Description |
|---|---|
| ETag |
Gets or sets the ETag compatibility property. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the RoutingIntent resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| RoutingPolicies |
List of routing policies. |
| Type |
Resource type. (Inherited from NetworkResourceData) |