LoadBalancerInboundNatPool 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 LoadBalancerInboundNatPool type.
public class LoadBalancerInboundNatPool : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.LoadBalancerInboundNatPool>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.LoadBalancerInboundNatPool>
type LoadBalancerInboundNatPool = class
inherit NetworkResourceData
interface IJsonModel<LoadBalancerInboundNatPool>
interface IPersistableModel<LoadBalancerInboundNatPool>
Public Class LoadBalancerInboundNatPool
Inherits NetworkResourceData
Implements IJsonModel(Of LoadBalancerInboundNatPool), IPersistableModel(Of LoadBalancerInboundNatPool)
- Inheritance
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| LoadBalancerInboundNatPool() |
Initializes a new instance of LoadBalancerInboundNatPool. |
Properties
| Name | Description |
|---|---|
| AdditionalProperties |
Gets the AdditionalProperties. |
| 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) |
| Properties |
Gets or sets the Properties compatibility property. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| Type |
Resource type. (Inherited from NetworkResourceData) |