Versions in this module Expand all Collapse all v2 v2.11.0 Nov 12, 2024 Changes in this version + const RedisCreateProperties_MinimumTlsVersion_10 + const RedisCreateProperties_MinimumTlsVersion_11 + const RedisCreateProperties_MinimumTlsVersion_12 + const RedisCreateProperties_PublicNetworkAccess_Disabled + const RedisCreateProperties_PublicNetworkAccess_Enabled + const RedisLinkedServerCreateProperties_ServerRole_Primary + const RedisLinkedServerCreateProperties_ServerRole_Secondary + const RedisLinkedServerProperties_ServerRole_STATUS_Primary + const RedisLinkedServerProperties_ServerRole_STATUS_Secondary + const RedisProperties_MinimumTlsVersion_STATUS_10 + const RedisProperties_MinimumTlsVersion_STATUS_11 + const RedisProperties_MinimumTlsVersion_STATUS_12 + const RedisProperties_ProvisioningState_STATUS_Creating + const RedisProperties_ProvisioningState_STATUS_Deleting + const RedisProperties_ProvisioningState_STATUS_Disabled + const RedisProperties_ProvisioningState_STATUS_Failed + const RedisProperties_ProvisioningState_STATUS_Linking + const RedisProperties_ProvisioningState_STATUS_Provisioning + const RedisProperties_ProvisioningState_STATUS_RecoveringScaleFailure + const RedisProperties_ProvisioningState_STATUS_Scaling + const RedisProperties_ProvisioningState_STATUS_Succeeded + const RedisProperties_ProvisioningState_STATUS_Unlinking + const RedisProperties_ProvisioningState_STATUS_Unprovisioning + const RedisProperties_ProvisioningState_STATUS_Updating + const RedisProperties_PublicNetworkAccess_STATUS_Disabled + const RedisProperties_PublicNetworkAccess_STATUS_Enabled + const ScheduleEntry_DayOfWeek_Everyday + const ScheduleEntry_DayOfWeek_Friday + const ScheduleEntry_DayOfWeek_Monday + const ScheduleEntry_DayOfWeek_STATUS_Everyday + const ScheduleEntry_DayOfWeek_STATUS_Friday + const ScheduleEntry_DayOfWeek_STATUS_Monday + const ScheduleEntry_DayOfWeek_STATUS_Saturday + const ScheduleEntry_DayOfWeek_STATUS_Sunday + const ScheduleEntry_DayOfWeek_STATUS_Thursday + const ScheduleEntry_DayOfWeek_STATUS_Tuesday + const ScheduleEntry_DayOfWeek_STATUS_Wednesday + const ScheduleEntry_DayOfWeek_STATUS_Weekend + const ScheduleEntry_DayOfWeek_Saturday + const ScheduleEntry_DayOfWeek_Sunday + const ScheduleEntry_DayOfWeek_Thursday + const ScheduleEntry_DayOfWeek_Tuesday + const ScheduleEntry_DayOfWeek_Wednesday + const ScheduleEntry_DayOfWeek_Weekend + const Sku_Family_C + const Sku_Family_P + const Sku_Family_STATUS_C + const Sku_Family_STATUS_P + const Sku_Name_Basic + const Sku_Name_Premium + const Sku_Name_STATUS_Basic + const Sku_Name_STATUS_Premium + const Sku_Name_STATUS_Standard + const Sku_Name_Standard + type PrivateEndpointConnection_STATUS struct + Id *string + type RedisCreateProperties struct + EnableNonSslPort *bool + MinimumTlsVersion *RedisCreateProperties_MinimumTlsVersion + PublicNetworkAccess *RedisCreateProperties_PublicNetworkAccess + RedisConfiguration *RedisCreateProperties_RedisConfiguration + RedisVersion *string + ReplicasPerMaster *int + ReplicasPerPrimary *int + ShardCount *int + Sku *Sku + StaticIP *string + SubnetId *string + TenantSettings map[string]string + type RedisCreateProperties_MinimumTlsVersion string + type RedisCreateProperties_PublicNetworkAccess string + type RedisCreateProperties_RedisConfiguration struct + AdditionalProperties map[string]string + AofBackupEnabled *string + AofStorageConnectionString0 *string + AofStorageConnectionString1 *string + Authnotrequired *string + MaxfragmentationmemoryReserved *string + MaxmemoryDelta *string + MaxmemoryPolicy *string + MaxmemoryReserved *string + RdbBackupEnabled *string + RdbBackupFrequency *string + RdbBackupMaxSnapshotCount *string + RdbStorageConnectionString *string + type RedisFirewallRuleProperties struct + EndIP *string + StartIP *string + type RedisFirewallRuleProperties_STATUS struct + EndIP *string + StartIP *string + type RedisFirewallRule_STATUS struct + Id *string + Name *string + Properties *RedisFirewallRuleProperties_STATUS + Type *string + type RedisFirewallRule_Spec struct + Name string + Properties *RedisFirewallRuleProperties + func (rule *RedisFirewallRule_Spec) GetName() string + func (rule *RedisFirewallRule_Spec) GetType() string + func (rule RedisFirewallRule_Spec) GetAPIVersion() string + type RedisInstanceDetails_STATUS struct + IsMaster *bool + IsPrimary *bool + NonSslPort *int + ShardId *int + SslPort *int + Zone *string + type RedisLinkedServerCreateProperties struct + LinkedRedisCacheId *string + LinkedRedisCacheLocation *string + ServerRole *RedisLinkedServerCreateProperties_ServerRole + type RedisLinkedServerCreateProperties_ServerRole string + type RedisLinkedServerProperties_STATUS struct + LinkedRedisCacheId *string + LinkedRedisCacheLocation *string + ProvisioningState *string + ServerRole *RedisLinkedServerProperties_ServerRole_STATUS + type RedisLinkedServerProperties_ServerRole_STATUS string + type RedisLinkedServer_STATUS struct + Id *string + type RedisLinkedServer_Spec struct + Name string + Properties *RedisLinkedServerCreateProperties + func (server *RedisLinkedServer_Spec) GetName() string + func (server *RedisLinkedServer_Spec) GetType() string + func (server RedisLinkedServer_Spec) GetAPIVersion() string + type RedisPatchSchedule_STATUS struct + Id *string + Location *string + Name *string + Properties *ScheduleEntries_STATUS + Type *string + type RedisPatchSchedule_Spec struct + Name string + Properties *ScheduleEntries + func (schedule *RedisPatchSchedule_Spec) GetName() string + func (schedule *RedisPatchSchedule_Spec) GetType() string + func (schedule RedisPatchSchedule_Spec) GetAPIVersion() string + type RedisProperties_MinimumTlsVersion_STATUS string + type RedisProperties_ProvisioningState_STATUS string + type RedisProperties_PublicNetworkAccess_STATUS string + type RedisProperties_RedisConfiguration_STATUS struct + AdditionalProperties map[string]string + AofBackupEnabled *string + AofStorageConnectionString0 *string + AofStorageConnectionString1 *string + Authnotrequired *string + Maxclients *string + MaxfragmentationmemoryReserved *string + MaxmemoryDelta *string + MaxmemoryPolicy *string + MaxmemoryReserved *string + RdbBackupEnabled *string + RdbBackupFrequency *string + RdbBackupMaxSnapshotCount *string + RdbStorageConnectionString *string + ZonalConfiguration *string + type RedisProperties_STATUS struct + EnableNonSslPort *bool + HostName *string + Instances []RedisInstanceDetails_STATUS + LinkedServers []RedisLinkedServer_STATUS + MinimumTlsVersion *RedisProperties_MinimumTlsVersion_STATUS + Port *int + PrivateEndpointConnections []PrivateEndpointConnection_STATUS + ProvisioningState *RedisProperties_ProvisioningState_STATUS + PublicNetworkAccess *RedisProperties_PublicNetworkAccess_STATUS + RedisConfiguration *RedisProperties_RedisConfiguration_STATUS + RedisVersion *string + ReplicasPerMaster *int + ReplicasPerPrimary *int + ShardCount *int + Sku *Sku_STATUS + SslPort *int + StaticIP *string + SubnetId *string + TenantSettings map[string]string + type Redis_LinkedServer_STATUS struct + Id *string + Name *string + Properties *RedisLinkedServerProperties_STATUS + Type *string + type Redis_STATUS struct + Id *string + Location *string + Name *string + Properties *RedisProperties_STATUS + Tags map[string]string + Type *string + Zones []string + type Redis_Spec struct + Location *string + Name string + Properties *RedisCreateProperties + Tags map[string]string + Zones []string + func (redis *Redis_Spec) GetName() string + func (redis *Redis_Spec) GetType() string + func (redis Redis_Spec) GetAPIVersion() string + type ScheduleEntries struct + ScheduleEntries []ScheduleEntry + type ScheduleEntries_STATUS struct + ScheduleEntries []ScheduleEntry_STATUS + type ScheduleEntry struct + DayOfWeek *ScheduleEntry_DayOfWeek + MaintenanceWindow *string + StartHourUtc *int + type ScheduleEntry_DayOfWeek string + type ScheduleEntry_DayOfWeek_STATUS string + type ScheduleEntry_STATUS struct + DayOfWeek *ScheduleEntry_DayOfWeek_STATUS + MaintenanceWindow *string + StartHourUtc *int + type Sku struct + Capacity *int + Family *Sku_Family + Name *Sku_Name + type Sku_Family string + type Sku_Family_STATUS string + type Sku_Name string + type Sku_Name_STATUS string + type Sku_STATUS struct + Capacity *int + Family *Sku_Family_STATUS + Name *Sku_Name_STATUS