Interface Cluster.DefinitionStages.WithSku

    • Method Detail

      • withSku

        Cluster.DefinitionStages.WithCreate withSku​(ClusterSku sku)
        Specifies the sku property: The SKU of the cluster. This determines the size/capacity of the cluster. Required on PUT (CreateOrUpdate) requests..
        Parameters:
        sku - The SKU of the cluster. This determines the size/capacity of the cluster. Required on PUT (CreateOrUpdate) requests.
        Returns:
        the next definition stage.