BackendAddressPool Class
Definition
Pool of backend IP addresses.
[Microsoft.Rest.Serialization.JsonTransformation]
public class BackendAddressPool : Microsoft.Azure.Management.Network.Models.SubResource
type BackendAddressPool = class
inherit SubResource
Public Class BackendAddressPool
Inherits SubResource
- Inheritance
- Attributes
-
Microsoft.Rest.Serialization.JsonTransformationAttribute
Constructors
BackendAddressPool() |
Initializes a new instance of the BackendAddressPool class. |
BackendAddressPool(String, IList<NetworkInterfaceIPConfiguration>, IList<SubResource>, SubResource, String, String, String) |
Initializes a new instance of the BackendAddressPool class. |
Properties
BackendIPConfigurations |
Gets collection of references to IP addresses defined in network interfaces. |
Etag |
Gets or sets a unique read-only string that changes whenever the resource is updated. |
Id |
Gets or sets resource ID. (Inherited from SubResource) |
LoadBalancingRules |
Gets load balancing rules that use this backend address pool. |
Name |
Gets name of the resource that is unique within a resource group. This name can be used to access the resource. |
OutboundNatRule |
Gets outbound rules that use this backend address pool. |
ProvisioningState |
Gets or sets get provisioning state of the public IP resource. Possible values are: 'Updating', 'Deleting', and 'Failed'. |