RosPrepayDBInstanceProps
Properties for defining a RosPrepayDBInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-rds-prepaydbinstance
Initializer
using AlibabaCloud.SDK.ROS.CDK.Rds;
new RosPrepayDBInstanceProps {
object CommodityCode,
object DbInstanceClass,
object DbInstanceStorage,
object Engine,
object EngineVersion,
object Period,
object PeriodType,
object AllocatePublicConnection = null,
object ArchiveBackupKeepCount = null,
object ArchiveBackupKeepPolicy = null,
object ArchiveBackupRetentionPeriod = null,
object AutoPay = null,
object AutoRenew = null,
object BackUpCategory = null,
object BackupPolicyMode = null,
object BackupRetentionPeriod = null,
object BurstingEnabled = null,
object Category = null,
object ColdDataEnabled = null,
object CompressType = null,
object ConnectionMode = null,
object ConnectionStringPrefix = null,
object ConnectionStringType = null,
object CouponCode = null,
object DbInstanceDescription = null,
object DbInstanceNetType = null,
object DbInstanceStorageType = null,
object DbIsIgnoreCase = null,
object DbMappings = null,
object DbParamGroupId = null,
object DbTimeZone = null,
object DedicatedHostGroupId = null,
object DeletionProtection = null,
object EnableBackupLog = null,
object EncryptionKey = null,
object HighSpaceUsageProtection = null,
object InstanceNetworkType = null,
object IoAccelerationEnabled = null,
object LocalLogRetentionHours = null,
object LocalLogRetentionSpace = null,
object LogBackupFrequency = null,
object LogBackupLocalRetentionNumber = null,
object LogBackupRetentionPeriod = null,
object MaintainTime = null,
object MasterUsername = null,
object MasterUserPassword = null,
object MasterUserType = null,
object MultiAz = null,
object Port = null,
object PreferredBackupPeriod = null,
object PreferredBackupTime = null,
object PrivateIpAddress = null,
object Quantity = null,
object ReleasedKeepPolicy = null,
object ResourceGroupId = null,
object RoleArn = null,
object SecurityGroupId = null,
object ServerlessConfig = null,
object SlaveZoneIds = null,
object SqlCollectorStatus = null,
object SslSetting = null,
object StorageAutoScale = null,
object StorageThreshold = null,
object StorageUpperBound = null,
System.Collections.Generic.IDictionary<string, object> Tags = null,
object TargetDedicatedHostIdForLog = null,
object TargetDedicatedHostIdForMaster = null,
object TargetDedicatedHostIdForSlave = null,
object VpcId = null,
object VSwitchId = null,
object ZoneId = null
};
Properties
Name | Type | Description |
---|---|---|
CommodityCode |
object |
No description. |
DbInstanceClass |
object |
No description. |
DbInstanceStorage |
object |
No description. |
Engine |
object |
No description. |
EngineVersion |
object |
No description. |
Period |
object |
No description. |
PeriodType |
object |
No description. |
AllocatePublicConnection |
object |
No description. |
ArchiveBackupKeepCount |
object |
No description. |
ArchiveBackupKeepPolicy |
object |
No description. |
ArchiveBackupRetentionPeriod |
object |
No description. |
AutoPay |
object |
No description. |
AutoRenew |
object |
No description. |
BackUpCategory |
object |
No description. |
BackupPolicyMode |
object |
No description. |
BackupRetentionPeriod |
object |
No description. |
BurstingEnabled |
object |
No description. |
Category |
object |
No description. |
ColdDataEnabled |
object |
No description. |
CompressType |
object |
No description. |
ConnectionMode |
object |
No description. |
ConnectionStringPrefix |
object |
No description. |
ConnectionStringType |
object |
No description. |
CouponCode |
object |
No description. |
DbInstanceDescription |
object |
No description. |
DbInstanceNetType |
object |
No description. |
DbInstanceStorageType |
object |
No description. |
DbIsIgnoreCase |
object |
No description. |
DbMappings |
object |
No description. |
DbParamGroupId |
object |
No description. |
DbTimeZone |
object |
No description. |
DedicatedHostGroupId |
object |
No description. |
DeletionProtection |
object |
No description. |
EnableBackupLog |
object |
No description. |
EncryptionKey |
object |
No description. |
HighSpaceUsageProtection |
object |
No description. |
InstanceNetworkType |
object |
No description. |
IoAccelerationEnabled |
object |
No description. |
LocalLogRetentionHours |
object |
No description. |
LocalLogRetentionSpace |
object |
No description. |
LogBackupFrequency |
object |
No description. |
LogBackupLocalRetentionNumber |
object |
No description. |
LogBackupRetentionPeriod |
object |
No description. |
MaintainTime |
object |
No description. |
MasterUsername |
object |
No description. |
MasterUserPassword |
object |
No description. |
MasterUserType |
object |
No description. |
MultiAz |
object |
No description. |
Port |
object |
No description. |
PreferredBackupPeriod |
object |
No description. |
PreferredBackupTime |
object |
No description. |
PrivateIpAddress |
object |
No description. |
Quantity |
object |
No description. |
ReleasedKeepPolicy |
object |
No description. |
ResourceGroupId |
object |
No description. |
RoleArn |
object |
No description. |
SecurityGroupId |
object |
No description. |
ServerlessConfig |
object |
No description. |
SlaveZoneIds |
object |
No description. |
SqlCollectorStatus |
object |
No description. |
SslSetting |
object |
No description. |
StorageAutoScale |
object |
No description. |
StorageThreshold |
object |
No description. |
StorageUpperBound |
object |
No description. |
Tags |
System.Collections.Generic.IDictionary |
No description. |
TargetDedicatedHostIdForLog |
object |
No description. |
TargetDedicatedHostIdForMaster |
object |
No description. |
TargetDedicatedHostIdForSlave |
object |
No description. |
VpcId |
object |
No description. |
VSwitchId |
object |
No description. |
ZoneId |
object |
No description. |
CommodityCode
Required
public object CommodityCode { get; set; }
- Type: object
DbInstanceClass
Required
public object DbInstanceClass { get; set; }
- Type: object
DbInstanceStorage
Required
public object DbInstanceStorage { get; set; }
- Type: object
Engine
Required
public object Engine { get; set; }
- Type: object
EngineVersion
Required
public object EngineVersion { get; set; }
- Type: object
Period
Required
public object Period { get; set; }
- Type: object
PeriodType
Required
public object PeriodType { get; set; }
- Type: object
AllocatePublicConnection
Optional
public object AllocatePublicConnection { get; set; }
- Type: object
ArchiveBackupKeepCount
Optional
public object ArchiveBackupKeepCount { get; set; }
- Type: object
ArchiveBackupKeepPolicy
Optional
public object ArchiveBackupKeepPolicy { get; set; }
- Type: object
ArchiveBackupRetentionPeriod
Optional
public object ArchiveBackupRetentionPeriod { get; set; }
- Type: object
AutoPay
Optional
public object AutoPay { get; set; }
- Type: object
AutoRenew
Optional
public object AutoRenew { get; set; }
- Type: object
BackUpCategory
Optional
public object BackUpCategory { get; set; }
- Type: object
BackupPolicyMode
Optional
public object BackupPolicyMode { get; set; }
- Type: object
BackupRetentionPeriod
Optional
public object BackupRetentionPeriod { get; set; }
- Type: object
BurstingEnabled
Optional
public object BurstingEnabled { get; set; }
- Type: object
Category
Optional
public object Category { get; set; }
- Type: object
ColdDataEnabled
Optional
public object ColdDataEnabled { get; set; }
- Type: object
CompressType
Optional
public object CompressType { get; set; }
- Type: object
ConnectionMode
Optional
public object ConnectionMode { get; set; }
- Type: object
ConnectionStringPrefix
Optional
public object ConnectionStringPrefix { get; set; }
- Type: object
ConnectionStringType
Optional
public object ConnectionStringType { get; set; }
- Type: object
CouponCode
Optional
public object CouponCode { get; set; }
- Type: object
DbInstanceDescription
Optional
public object DbInstanceDescription { get; set; }
- Type: object
DbInstanceNetType
Optional
public object DbInstanceNetType { get; set; }
- Type: object
DbInstanceStorageType
Optional
public object DbInstanceStorageType { get; set; }
- Type: object
DbIsIgnoreCase
Optional
public object DbIsIgnoreCase { get; set; }
- Type: object
DbMappings
Optional
public object DbMappings { get; set; }
- Type: object
DbParamGroupId
Optional
public object DbParamGroupId { get; set; }
- Type: object
DbTimeZone
Optional
public object DbTimeZone { get; set; }
- Type: object
DedicatedHostGroupId
Optional
public object DedicatedHostGroupId { get; set; }
- Type: object
DeletionProtection
Optional
public object DeletionProtection { get; set; }
- Type: object
EnableBackupLog
Optional
public object EnableBackupLog { get; set; }
- Type: object
EncryptionKey
Optional
public object EncryptionKey { get; set; }
- Type: object
HighSpaceUsageProtection
Optional
public object HighSpaceUsageProtection { get; set; }
- Type: object
InstanceNetworkType
Optional
public object InstanceNetworkType { get; set; }
- Type: object
IoAccelerationEnabled
Optional
public object IoAccelerationEnabled { get; set; }
- Type: object
LocalLogRetentionHours
Optional
public object LocalLogRetentionHours { get; set; }
- Type: object
LocalLogRetentionSpace
Optional
public object LocalLogRetentionSpace { get; set; }
- Type: object
LogBackupFrequency
Optional
public object LogBackupFrequency { get; set; }
- Type: object
LogBackupLocalRetentionNumber
Optional
public object LogBackupLocalRetentionNumber { get; set; }
- Type: object
LogBackupRetentionPeriod
Optional
public object LogBackupRetentionPeriod { get; set; }
- Type: object
MaintainTime
Optional
public object MaintainTime { get; set; }
- Type: object
MasterUsername
Optional
public object MasterUsername { get; set; }
- Type: object
MasterUserPassword
Optional
public object MasterUserPassword { get; set; }
- Type: object
MasterUserType
Optional
public object MasterUserType { get; set; }
- Type: object
MultiAz
Optional
public object MultiAz { get; set; }
- Type: object
Port
Optional
public object Port { get; set; }
- Type: object
PreferredBackupPeriod
Optional
public object PreferredBackupPeriod { get; set; }
- Type: object
PreferredBackupTime
Optional
public object PreferredBackupTime { get; set; }
- Type: object
PrivateIpAddress
Optional
public object PrivateIpAddress { get; set; }
- Type: object
Quantity
Optional
public object Quantity { get; set; }
- Type: object
ReleasedKeepPolicy
Optional
public object ReleasedKeepPolicy { get; set; }
- Type: object
ResourceGroupId
Optional
public object ResourceGroupId { get; set; }
- Type: object
RoleArn
Optional
public object RoleArn { get; set; }
- Type: object
SecurityGroupId
Optional
public object SecurityGroupId { get; set; }
- Type: object
ServerlessConfig
Optional
public object ServerlessConfig { get; set; }
- Type: object
SlaveZoneIds
Optional
public object SlaveZoneIds { get; set; }
- Type: object
SqlCollectorStatus
Optional
public object SqlCollectorStatus { get; set; }
- Type: object
SslSetting
Optional
public object SslSetting { get; set; }
- Type: object
StorageAutoScale
Optional
public object StorageAutoScale { get; set; }
- Type: object
StorageThreshold
Optional
public object StorageThreshold { get; set; }
- Type: object
StorageUpperBound
Optional
public object StorageUpperBound { get; set; }
- Type: object
Tags
Optional
public System.Collections.Generic.IDictionary<string, object> Tags { get; set; }
- Type: System.Collections.Generic.IDictionary
TargetDedicatedHostIdForLog
Optional
public object TargetDedicatedHostIdForLog { get; set; }
- Type: object
TargetDedicatedHostIdForMaster
Optional
public object TargetDedicatedHostIdForMaster { get; set; }
- Type: object
TargetDedicatedHostIdForSlave
Optional
public object TargetDedicatedHostIdForSlave { 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