RedisCache.DefinitionStages.WithCreate.withStaticIP(String staticIP) 方法
定义
Sets Redis Cache static IP. Required when deploying a Redis Cache inside an existing Azure Virtual Network.
public WithCreate withStaticIP(String staticIP)
参数
- staticIP
- String
the static IP value to set.
返回
the next stage of Redis Cache definition.