Partager via


NetworkManagerRoutingConfiguration Class

Definition

Defines the routing configuration

[Microsoft.Rest.Serialization.JsonTransformation]
public class NetworkManagerRoutingConfiguration : Microsoft.Azure.Management.Network.Models.ChildResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type NetworkManagerRoutingConfiguration = class
    inherit ChildResource
Public Class NetworkManagerRoutingConfiguration
Inherits ChildResource
Inheritance
NetworkManagerRoutingConfiguration
Attributes

Constructors

NetworkManagerRoutingConfiguration()

Initializes a new instance of the NetworkManagerRoutingConfiguration class.

NetworkManagerRoutingConfiguration(String, String, String, String, SystemData, String, String, String)

Initializes a new instance of the NetworkManagerRoutingConfiguration class.

Properties

Description

Gets or sets a description of the routing configuration.

Etag

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

(Inherited from ChildResource)
Id

Gets resource ID.

(Inherited from ChildResource)
Name

Gets resource name.

(Inherited from ChildResource)
ProvisioningState

Gets the provisioning state of the resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

ResourceGuid

Gets unique identifier for this resource.

SystemData

Gets the system metadata related to this resource.

Type

Gets resource type.

(Inherited from ChildResource)

Applies to