IWithPremiumSkuCreateBeta Interface

Definition

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.

Applies to