RedisSku.Family Property
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.
The SKU family to use. Valid values: (C, P). (C = Basic/Standard, P = Premium).
public Azure.ResourceManager.Redis.Models.RedisSkuFamily Family { get; set; }
member this.Family : Azure.ResourceManager.Redis.Models.RedisSkuFamily with get, set
Public Property Family As RedisSkuFamily
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET