Condividi tramite


LBFrontendIPConfigurationResourceSettings Class

Definition

Defines load balancer frontend IP configuration properties.

public class LBFrontendIPConfigurationResourceSettings
type LBFrontendIPConfigurationResourceSettings = class
Public Class LBFrontendIPConfigurationResourceSettings
Inheritance
LBFrontendIPConfigurationResourceSettings

Constructors

Name Description
LBFrontendIPConfigurationResourceSettings()

Initializes a new instance of LBFrontendIPConfigurationResourceSettings.

Properties

Name Description
Name

Gets or sets the frontend IP configuration name.

PrivateIPAddress

Gets or sets the IP address of the Load Balancer.This is only specified if a specific private IP address shall be allocated from the subnet specified in subnetRef.

PrivateIPAllocationMethod

Gets or sets PrivateIP allocation method (Static/Dynamic).

Subnet

Defines reference to subnet.

Zones

Gets or sets the csv list of zones.

Applies to