RosDBClusterProps
Properties for defining a RosDBCluster
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-polardb-dbcluster
Initializer
using AlibabaCloud.SDK.ROS.CDK.Polardb;
new RosDBClusterProps {
object DbNodeClass,
object DbType,
object DbVersion,
object PayType,
object AllowShutDown = null,
object Architecture = null,
object AutoRenewPeriod = null,
object BackupRetentionPolicyOnClusterDeletion = null,
object CloneDataPoint = null,
object ClusterNetworkType = null,
object ColdStorageOption = null,
object CreationCategory = null,
object CreationOption = null,
object DbClusterDescription = null,
object DbClusterParameters = null,
object DbMinorVersion = null,
object DbNodeNum = null,
object DefaultTimeZone = null,
object DeletionProtection = null,
object GdnId = null,
object HotStandbyCluster = null,
object LoosePolarLogBin = null,
object LooseXEngine = null,
object LooseXEngineUseMemoryPct = null,
object LowerCaseTableNames = null,
object MaintainTime = null,
object ParameterGroupId = null,
object Period = null,
object PeriodUnit = null,
object ProvisionedIops = null,
object ProxyClass = null,
object ProxyType = null,
object RenewalStatus = null,
object ResourceGroupId = null,
object RestartMasterNode = null,
object ScaleMax = null,
object ScaleMin = null,
object ScaleRoNumMax = null,
object ScaleRoNumMin = null,
object SecurityGroupIds = null,
object SecurityIpList = null,
object ServerlessType = null,
object SourceResourceId = null,
object StandbyAz = null,
object StorageAutoScale = null,
object StoragePayType = null,
object StorageSpace = null,
object StorageType = null,
object StorageUpperBound = null,
object StrictConsistency = null,
TagsProperty[] Tags = null,
object TdeStatus = null,
object VpcId = null,
object VSwitchId = null,
object ZoneId = null
};
Properties
Name | Type | Description |
---|---|---|
DbNodeClass |
object |
No description. |
DbType |
object |
No description. |
DbVersion |
object |
No description. |
PayType |
object |
No description. |
AllowShutDown |
object |
No description. |
Architecture |
object |
No description. |
AutoRenewPeriod |
object |
No description. |
BackupRetentionPolicyOnClusterDeletion |
object |
No description. |
CloneDataPoint |
object |
No description. |
ClusterNetworkType |
object |
No description. |
ColdStorageOption |
object |
No description. |
CreationCategory |
object |
No description. |
CreationOption |
object |
No description. |
DbClusterDescription |
object |
No description. |
DbClusterParameters |
object |
No description. |
DbMinorVersion |
object |
No description. |
DbNodeNum |
object |
No description. |
DefaultTimeZone |
object |
No description. |
DeletionProtection |
object |
No description. |
GdnId |
object |
No description. |
HotStandbyCluster |
object |
No description. |
LoosePolarLogBin |
object |
No description. |
LooseXEngine |
object |
No description. |
LooseXEngineUseMemoryPct |
object |
No description. |
LowerCaseTableNames |
object |
No description. |
MaintainTime |
object |
No description. |
ParameterGroupId |
object |
No description. |
Period |
object |
No description. |
PeriodUnit |
object |
No description. |
ProvisionedIops |
object |
No description. |
ProxyClass |
object |
No description. |
ProxyType |
object |
No description. |
RenewalStatus |
object |
No description. |
ResourceGroupId |
object |
No description. |
RestartMasterNode |
object |
No description. |
ScaleMax |
object |
No description. |
ScaleMin |
object |
No description. |
ScaleRoNumMax |
object |
No description. |
ScaleRoNumMin |
object |
No description. |
SecurityGroupIds |
object |
No description. |
SecurityIpList |
object |
No description. |
ServerlessType |
object |
No description. |
SourceResourceId |
object |
No description. |
StandbyAz |
object |
No description. |
StorageAutoScale |
object |
No description. |
StoragePayType |
object |
No description. |
StorageSpace |
object |
No description. |
StorageType |
object |
No description. |
StorageUpperBound |
object |
No description. |
StrictConsistency |
object |
No description. |
Tags |
TagsProperty[] |
No description. |
TdeStatus |
object |
No description. |
VpcId |
object |
No description. |
VSwitchId |
object |
No description. |
ZoneId |
object |
No description. |
DbNodeClass
Required
public object DbNodeClass { get; set; }
- Type: object
DbType
Required
public object DbType { get; set; }
- Type: object
DbVersion
Required
public object DbVersion { get; set; }
- Type: object
PayType
Required
public object PayType { get; set; }
- Type: object
AllowShutDown
Optional
public object AllowShutDown { get; set; }
- Type: object
Architecture
Optional
public object Architecture { get; set; }
- Type: object
AutoRenewPeriod
Optional
public object AutoRenewPeriod { get; set; }
- Type: object
BackupRetentionPolicyOnClusterDeletion
Optional
public object BackupRetentionPolicyOnClusterDeletion { get; set; }
- Type: object
CloneDataPoint
Optional
public object CloneDataPoint { get; set; }
- Type: object
ClusterNetworkType
Optional
public object ClusterNetworkType { get; set; }
- Type: object
ColdStorageOption
Optional
public object ColdStorageOption { get; set; }
- Type: object
CreationCategory
Optional
public object CreationCategory { get; set; }
- Type: object
CreationOption
Optional
public object CreationOption { get; set; }
- Type: object
DbClusterDescription
Optional
public object DbClusterDescription { get; set; }
- Type: object
DbClusterParameters
Optional
public object DbClusterParameters { get; set; }
- Type: object
DbMinorVersion
Optional
public object DbMinorVersion { get; set; }
- Type: object
DbNodeNum
Optional
public object DbNodeNum { get; set; }
- Type: object
DefaultTimeZone
Optional
public object DefaultTimeZone { get; set; }
- Type: object
DeletionProtection
Optional
public object DeletionProtection { get; set; }
- Type: object
GdnId
Optional
public object GdnId { get; set; }
- Type: object
HotStandbyCluster
Optional
public object HotStandbyCluster { get; set; }
- Type: object
LoosePolarLogBin
Optional
public object LoosePolarLogBin { get; set; }
- Type: object
LooseXEngine
Optional
public object LooseXEngine { get; set; }
- Type: object
LooseXEngineUseMemoryPct
Optional
public object LooseXEngineUseMemoryPct { get; set; }
- Type: object
LowerCaseTableNames
Optional
public object LowerCaseTableNames { get; set; }
- Type: object
MaintainTime
Optional
public object MaintainTime { get; set; }
- Type: object
ParameterGroupId
Optional
public object ParameterGroupId { get; set; }
- Type: object
Period
Optional
public object Period { get; set; }
- Type: object
PeriodUnit
Optional
public object PeriodUnit { get; set; }
- Type: object
ProvisionedIops
Optional
public object ProvisionedIops { get; set; }
- Type: object
ProxyClass
Optional
public object ProxyClass { get; set; }
- Type: object
ProxyType
Optional
public object ProxyType { get; set; }
- Type: object
RenewalStatus
Optional
public object RenewalStatus { get; set; }
- Type: object
ResourceGroupId
Optional
public object ResourceGroupId { get; set; }
- Type: object
RestartMasterNode
Optional
public object RestartMasterNode { get; set; }
- Type: object
ScaleMax
Optional
public object ScaleMax { get; set; }
- Type: object
ScaleMin
Optional
public object ScaleMin { get; set; }
- Type: object
ScaleRoNumMax
Optional
public object ScaleRoNumMax { get; set; }
- Type: object
ScaleRoNumMin
Optional
public object ScaleRoNumMin { get; set; }
- Type: object
SecurityGroupIds
Optional
public object SecurityGroupIds { get; set; }
- Type: object
SecurityIpList
Optional
public object SecurityIpList { get; set; }
- Type: object
ServerlessType
Optional
public object ServerlessType { get; set; }
- Type: object
SourceResourceId
Optional
public object SourceResourceId { get; set; }
- Type: object
StandbyAz
Optional
public object StandbyAz { get; set; }
- Type: object
StorageAutoScale
Optional
public object StorageAutoScale { get; set; }
- Type: object
StoragePayType
Optional
public object StoragePayType { get; set; }
- Type: object
StorageSpace
Optional
public object StorageSpace { get; set; }
- Type: object
StorageType
Optional
public object StorageType { get; set; }
- Type: object
StorageUpperBound
Optional
public object StorageUpperBound { get; set; }
- Type: object
StrictConsistency
Optional
public object StrictConsistency { get; set; }
- Type: object
Tags
Optional
public TagsProperty[] Tags { get; set; }
- Type: TagsProperty[]
TdeStatus
Optional
public object TdeStatus { get; set; }
- Type: object
VpcId
Optional
public object VpcId { get; set; }
- Type: object
VSwitchId
Optional
public object VSwitchId { get; set; }
- Type: object
ZoneId
Optional
public object ZoneId { get; set; }
- Type: object