IWithPremiumSkuCreateBeta Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A Redis Cache definition with Premium Sku specific functionality.
public interface IWithPremiumSkuCreateBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithPremiumSkuCreateBeta = interface
interface IBeta
Public Interface IWithPremiumSkuCreateBeta
Implements IBeta
- Derived
- Implements
Methods
WithStaticIP(String) |
Sets Redis Cache static IP. Required when deploying a Redis Cache inside an existing Azure Virtual Network. |
WithSubnet(IHasId, String) |
Assigns the specified subnet to this instance of Redis Cache. |
WithSubnet(String) |
Assigns the specified subnet to this instance of Redis Cache. |