Share via


SitePatchResourceProperties.CloningInfoConfigureLoadBalancing Property

Definition

true to configure load balancing for source and destination app.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public bool? CloningInfoConfigureLoadBalancing { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.CloningInfoConfigureLoadBalancing : Nullable<bool> with get, set
Public Property CloningInfoConfigureLoadBalancing As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to