Interface ApplicationGateway.DefinitionStages.WithSku

    • Method Detail

      • withSize

        ApplicationGateway.DefinitionStages.WithCreate withSize​(ApplicationGatewaySkuName size)
        Specifies the size of the application gateway to create within the context of the selected tier. The API refers to this as the "SKU"/"SkuName", the docs refer to this as the "size" (and docs call Standard vs WAF as the "SKU"), while the portal refers to this as the "SKU size"... The documentation naming sounds the most correct, so following that here.

        By default, the smallest size is used.

        Parameters:
        size - an application gateway SKU name
        Returns:
        the next stage of the definition