PatchRouteFilterRuleInner Class
Definition
Route Filter Rule Resource
[Microsoft.Rest.Serialization.JsonTransformation]
public class PatchRouteFilterRuleInner : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource
type PatchRouteFilterRuleInner = class
inherit SubResource
Public Class PatchRouteFilterRuleInner
Inherits SubResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
PatchRouteFilterRuleInner() |
Initializes a new instance of the PatchRouteFilterRuleInner class. |
PatchRouteFilterRuleInner(String, IList<String>, String, String, String, String, IDictionary<String,String>) |
Initializes a new instance of the PatchRouteFilterRuleInner class. |
Properties
Access |
Gets or sets the access type of the rule. Valid values are: 'Allow', 'Deny'. Possible values include: 'Allow', 'Deny' |
Communities |
Gets or sets the collection for bgp community values to filter on. e.g. ['12076:5010','12076:5020'] |
Etag |
Gets a unique read-only string that changes whenever the resource is updated. |
Id |
Resource Id (Inherited from SubResource) |
Name |
Gets the name of the resource that is unique within a resource group. This name can be used to access the resource. |
ProvisioningState |
Gets the provisioning state of the resource. Possible values are: 'Updating', 'Deleting', 'Succeeded' and 'Failed'. |
RouteFilterRuleType |
The rule type of the rule. Valid value is: 'Community' |
Tags |
Gets or sets resource tags. |
Methods
Validate() |
Validate the object. |