你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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: 'Failed', 'Succeeded', 'Canceled', 'Creating', 'Updating', 'Deleting'

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