IWithSku Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définition du cache Redis permettant de définir la référence sku.
public interface IWithSku
type IWithSku = interface
Public Interface IWithSku
- Dérivé
Méthodes
WithBasicSku() |
Spécifie la référence sku de base du cache Redis. |
WithBasicSku(Int32) |
Spécifie la référence sku de base du cache Redis. |
WithPremiumSku() |
Spécifie la référence sku Premium du cache Redis. |
WithPremiumSku(Int32) |
Spécifie la référence sku Premium du cache Redis. |
WithStandardSku() |
Spécifie la référence SKU standard du cache Redis. |
WithStandardSku(Int32) |
Spécifie la référence sku Standard du cache Redis. |
S’applique à
Azure SDK for .NET