HciVmBackendAddressPoolProperties 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.
Backend address pool for the load balancer.
public class HciVmBackendAddressPoolProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Vm.Models.HciVmBackendAddressPoolProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Vm.Models.HciVmBackendAddressPoolProperties>
type HciVmBackendAddressPoolProperties = class
interface IJsonModel<HciVmBackendAddressPoolProperties>
interface IPersistableModel<HciVmBackendAddressPoolProperties>
Public Class HciVmBackendAddressPoolProperties
Implements IJsonModel(Of HciVmBackendAddressPoolProperties), IPersistableModel(Of HciVmBackendAddressPoolProperties)
- Inheritance
-
HciVmBackendAddressPoolProperties
- Implements
Constructors
| Name | Description |
|---|---|
| HciVmBackendAddressPoolProperties() |
Initializes a new instance of HciVmBackendAddressPoolProperties. |
Properties
| Name | Description |
|---|---|
| LoadBalancerBackendAddresses |
List of backend addresses for the backend pool. |
| LogicalNetworkId |
The Azure Resource ID for a Logical Network. |
| VirtualNetworkResourceId |
The Azure Resource ID for a Virtual Network. |