Aracılığıyla paylaş


LBFrontendIPConfigurationResourceSettings Class

Definition

Defines load balancer frontend IP configuration properties.

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

Constructors

LBFrontendIPConfigurationResourceSettings()

Initializes a new instance of the LBFrontendIPConfigurationResourceSettings class.

LBFrontendIPConfigurationResourceSettings(String, String, String, SubnetReference, String)

Initializes a new instance of the LBFrontendIPConfigurationResourceSettings class.

Properties

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
Zones

Gets or sets the csv list of zones.

Applies to