AzureFirewallNatRuleCollectionData 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.
Compatibility declaration for the AzureFirewallNatRuleCollectionData type.
public class AzureFirewallNatRuleCollectionData : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.AzureFirewallNatRuleCollectionData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.AzureFirewallNatRuleCollectionData>
type AzureFirewallNatRuleCollectionData = class
inherit NetworkResourceData
interface IJsonModel<AzureFirewallNatRuleCollectionData>
interface IPersistableModel<AzureFirewallNatRuleCollectionData>
Public Class AzureFirewallNatRuleCollectionData
Inherits NetworkResourceData
Implements IJsonModel(Of AzureFirewallNatRuleCollectionData), IPersistableModel(Of AzureFirewallNatRuleCollectionData)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| AzureFirewallNatRuleCollectionData() |
Initializes a new instance of AzureFirewallNatRuleCollectionData. |
Properties
| Name | Description |
|---|---|
| ActionType |
The type of action. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Id |
Resource ID. (Inherited from NetworkResourceData) |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| Priority |
Priority of the NAT rule collection resource. |
| ProvisioningState |
The provisioning state of the NAT rule collection resource. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Rules |
Collection of rules used by a NAT rule collection. |
| Type |
Resource type. (Inherited from NetworkResourceData) |