IWithSku Interface

Definition

The stage of the load balancer definition allowing to specify SKU.

public interface IWithSku : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSku = interface
    interface IBeta
Public Interface IWithSku
Implements IBeta
Derived
Implements

Methods

WithSku(LoadBalancerSkuType)

Specifies the SKU for the load balancer.

Applies to