Partager via


LoadBalancer Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class LoadBalancer : Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type LoadBalancer = class
    inherit Resource
Public Class LoadBalancer
Inherits Resource
Inheritance
LoadBalancer
Attributes

Constructors

LoadBalancer()
LoadBalancer(String, String, String, String, IDictionary<String, String>, IList<FrontendIPConfiguration>, IList<BackendAddressPool>, IList<LoadBalancingRule>, IList<Probe>, IList<InboundNatRule>, IList<InboundNatPool>, IList<OutboundNatRule>, String, String, String)

Properties

BackendAddressPools
Etag
FrontendIPConfigurations
Id (Inherited from Resource)
InboundNatPools
InboundNatRules
LoadBalancingRules
Location (Inherited from Resource)
Name (Inherited from Resource)
OutboundNatRules
Probes
ProvisioningState
ResourceGuid
Tags (Inherited from Resource)
Type (Inherited from Resource)

Applies to