@Beta(value=V1_3_0)
public static interface LoadBalancer.DefinitionStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
LoadBalancer.DefinitionStages.WithCreate |
withSku(LoadBalancerSkuType skuType)
Specifies the SKU for the load balancer.
|
LoadBalancer.DefinitionStages.WithCreate withSku(LoadBalancerSkuType skuType)
skuType - the SKU type/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/