NetworkFabricRoutePolicyPatch 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.
The Route Policy patch resource definition.
public class NetworkFabricRoutePolicyPatch : Azure.ResourceManager.ManagedNetworkFabric.Models.NetworkRackPatch
type NetworkFabricRoutePolicyPatch = class
inherit NetworkRackPatch
Public Class NetworkFabricRoutePolicyPatch
Inherits NetworkRackPatch
- Inheritance
Constructors
NetworkFabricRoutePolicyPatch() |
Initializes a new instance of NetworkFabricRoutePolicyPatch. |
Properties
DefaultAction |
Default action that needs to be applied when no condition is matched. Example: Permit | Deny. |
Statements |
Route Policy statements. |
Tags |
Resource tags. (Inherited from NetworkRackPatch) |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET