HciVmBackendAddressPool 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 HciVmBackendAddressPool : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Hci.Vm.Models.HciVmBackendAddressPool>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Hci.Vm.Models.HciVmBackendAddressPool>
type HciVmBackendAddressPool = class
interface IJsonModel<HciVmBackendAddressPool>
interface IPersistableModel<HciVmBackendAddressPool>
Public Class HciVmBackendAddressPool
Implements IJsonModel(Of HciVmBackendAddressPool), IPersistableModel(Of HciVmBackendAddressPool)
- Inheritance
-
HciVmBackendAddressPool
- Implements
Constructors
| Name | Description |
|---|---|
| HciVmBackendAddressPool(String, HciVmBackendAddressPoolProperties) |
Initializes a new instance of HciVmBackendAddressPool. |
Properties
| Name | Description |
|---|---|
| Name |
name of the backend pool. |
| Properties |
properties for the backend pool. |