RedisCache.Update.withSubnet(HasId networkResource, String subnetName) 方法
定义
Assigns the specified subnet to this instance of Redis Cache.
public Update withSubnet(HasId networkResource, String subnetName)
参数
- networkResource
- HasId
instance of Network object.
- subnetName
- String
the name of the subnet.
返回
the next stage of Redis Cache update.