Sdílet prostřednictvím


IThreeTierFullResourceNames.CentralServerLoadBalancerName Property

Definition

The full resource name for load balancer. If this value is not provided, load balancer will be name as {ASCS/DB}-loadBalancer.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The full resource name for load balancer. If this value is not provided, load balancer will be name as {ASCS/DB}-loadBalancer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="loadBalancerName")]
public string CentralServerLoadBalancerName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(Description="The full resource name for load balancer. If this value is not provided, load balancer will be name as {ASCS/DB}-loadBalancer.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="loadBalancerName")>]
member this.CentralServerLoadBalancerName : string with get, set
Public Property CentralServerLoadBalancerName As String

Property Value

Attributes

Applies to