Udostępnij przez


LoadBalancerBackendAddressPropertiesFormat Class

Definition

Properties of the load balancer backend addresses.

public class LoadBalancerBackendAddressPropertiesFormat
type LoadBalancerBackendAddressPropertiesFormat = class
Public Class LoadBalancerBackendAddressPropertiesFormat
Inheritance
LoadBalancerBackendAddressPropertiesFormat

Constructors

Name Description
LoadBalancerBackendAddressPropertiesFormat()

Initializes a new instance of the LoadBalancerBackendAddressPropertiesFormat class.

LoadBalancerBackendAddressPropertiesFormat(SubResource, String, SubResource, SubResource)

Initializes a new instance of the LoadBalancerBackendAddressPropertiesFormat class.

Properties

Name Description
IPAddress

Gets or sets iP Address belonging to the referenced virtual network.

LoadBalancerFrontendIPConfiguration

Gets or sets reference to the frontend ip address configuration defined in regional loadbalancer.

NetworkInterfaceIPConfiguration

Gets reference to IP address defined in network interfaces.

VirtualNetwork

Gets or sets reference to an existing virtual network.

Applies to