Azure powershell command Get-AzureDeployment -ServiceName "myservicename" returns the details of deployment in production slot. The returned value has variable LoadBalancers, now in my understanding we cannot create external loadbalancers explicitly in Azure, external loadbalancing is achieved using loadbalanced set or traffic manager in case of disparate deployments.
I was wondering what is returned in variable LoadBalancers and what is the purpose