Skip to content

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 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 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.
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.
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.

DbNodeClassRequired

public object DbNodeClass { get; set; }
  • Type: object

DbTypeRequired

public object DbType { get; set; }
  • Type: object

DbVersionRequired

public object DbVersion { get; set; }
  • Type: object

PayTypeRequired

public object PayType { get; set; }
  • Type: object

AllowShutDownOptional

public object AllowShutDown { get; set; }
  • Type: object

ArchitectureOptional

public object Architecture { get; set; }
  • Type: object

AutoRenewPeriodOptional

public object AutoRenewPeriod { get; set; }
  • Type: object

BackupRetentionPolicyOnClusterDeletionOptional

public object BackupRetentionPolicyOnClusterDeletion { get; set; }
  • Type: object

CloneDataPointOptional

public object CloneDataPoint { get; set; }
  • Type: object

ClusterNetworkTypeOptional

public object ClusterNetworkType { get; set; }
  • Type: object

ColdStorageOptionOptional

public object ColdStorageOption { get; set; }
  • Type: object

CreationCategoryOptional

public object CreationCategory { get; set; }
  • Type: object

CreationOptionOptional

public object CreationOption { get; set; }
  • Type: object

DbClusterDescriptionOptional

public object DbClusterDescription { get; set; }
  • Type: object

DbClusterParametersOptional

public object DbClusterParameters { get; set; }
  • Type: object

DbMinorVersionOptional

public object DbMinorVersion { get; set; }
  • Type: object

DbNodeNumOptional

public object DbNodeNum { get; set; }
  • Type: object

DefaultTimeZoneOptional

public object DefaultTimeZone { get; set; }
  • Type: object

GdnIdOptional

public object GdnId { get; set; }
  • Type: object

HotStandbyClusterOptional

public object HotStandbyCluster { get; set; }
  • Type: object

LoosePolarLogBinOptional

public object LoosePolarLogBin { get; set; }
  • Type: object

LooseXEngineOptional

public object LooseXEngine { get; set; }
  • Type: object

LooseXEngineUseMemoryPctOptional

public object LooseXEngineUseMemoryPct { get; set; }
  • Type: object

LowerCaseTableNamesOptional

public object LowerCaseTableNames { get; set; }
  • Type: object

MaintainTimeOptional

public object MaintainTime { get; set; }
  • Type: object

ParameterGroupIdOptional

public object ParameterGroupId { get; set; }
  • Type: object

PeriodOptional

public object Period { get; set; }
  • Type: object

PeriodUnitOptional

public object PeriodUnit { get; set; }
  • Type: object

ProxyClassOptional

public object ProxyClass { get; set; }
  • Type: object

ProxyTypeOptional

public object ProxyType { get; set; }
  • Type: object

RenewalStatusOptional

public object RenewalStatus { get; set; }
  • Type: object

ResourceGroupIdOptional

public object ResourceGroupId { get; set; }
  • Type: object

RestartMasterNodeOptional

public object RestartMasterNode { get; set; }
  • Type: object

ScaleMaxOptional

public object ScaleMax { get; set; }
  • Type: object

ScaleMinOptional

public object ScaleMin { get; set; }
  • Type: object

ScaleRoNumMaxOptional

public object ScaleRoNumMax { get; set; }
  • Type: object

ScaleRoNumMinOptional

public object ScaleRoNumMin { get; set; }
  • Type: object

SecurityGroupIdsOptional

public object SecurityGroupIds { get; set; }
  • Type: object

SecurityIpListOptional

public object SecurityIpList { get; set; }
  • Type: object

ServerlessTypeOptional

public object ServerlessType { get; set; }
  • Type: object

SourceResourceIdOptional

public object SourceResourceId { get; set; }
  • Type: object

StandbyAzOptional

public object StandbyAz { get; set; }
  • Type: object

StorageAutoScaleOptional

public object StorageAutoScale { get; set; }
  • Type: object

StoragePayTypeOptional

public object StoragePayType { get; set; }
  • Type: object

StorageSpaceOptional

public object StorageSpace { get; set; }
  • Type: object

StorageTypeOptional

public object StorageType { get; set; }
  • Type: object

StorageUpperBoundOptional

public object StorageUpperBound { get; set; }
  • Type: object

StrictConsistencyOptional

public object StrictConsistency { get; set; }
  • Type: object

TagsOptional

public TagsProperty[] Tags { get; set; }

TdeStatusOptional

public object TdeStatus { get; set; }
  • Type: object

VpcIdOptional

public object VpcId { get; set; }
  • Type: object

VSwitchIdOptional

public object VSwitchId { get; set; }
  • Type: object

ZoneIdOptional

public object ZoneId { get; set; }
  • Type: object