custom/Cluster.cs
namespace Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20201001Preview
{ public partial class Cluster { public System.Collections.Hashtable Database { get; set; } } } |
namespace Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Models.Api20201001Preview
{ public partial class Cluster { public System.Collections.Hashtable Database { get; set; } } } |