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.
Inbound NAT pool of the load balancer.
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
- Implements
Constructors
LoadBalancerInboundNatPool() |
Initializes a new instance of LoadBalancerInboundNatPool. |
Properties
ETag |
A unique read-only string that changes whenever the resource is updated. |
Id |
Resource ID. (Inherited from NetworkResourceData) |
Name |
Resource name. (Inherited from NetworkResourceData) |
Properties |
Properties of load balancer inbound nat pool. |
ResourceType |
Resource type. (Inherited from NetworkResourceData) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from NetworkResourceData) |
Explicit Interface Implementations
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.