LoadBalancerCreateParameters 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.
Parameters supplied to the Create Load Balancer operation.
public class LoadBalancerCreateParameters
type LoadBalancerCreateParameters = class
Public Class LoadBalancerCreateParameters
- Inheritance
-
LoadBalancerCreateParameters
Constructors
LoadBalancerCreateParameters() |
Initializes a new instance of the LoadBalancerCreateParameters class. |
Properties
FrontendIPConfiguration |
Optional. The configuration for the virtual IP address (VIP) this load balancer provides. |
Name |
Optional. Name of the load balancer. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET