Udostępnij za pośrednictwem


RoutingRuleCollection Class

Definition

Defines the routing rule collection.

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

Constructors

RoutingRuleCollection()

Initializes a new instance of the RoutingRuleCollection class.

RoutingRuleCollection(String, String, String, String, SystemData, String, String, String, IList<NetworkManagerRoutingGroupItem>, String)

Initializes a new instance of the RoutingRuleCollection class.

Properties

AppliesTo

Gets or sets groups for configuration

Description

Gets or sets a description of the routing rule collection.

DisableBgpRoutePropagation

Gets or sets determines whether BGP route propagation is enabled. Defaults to true. Possible values include: 'False', 'True'

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