RosInstanceProps
Properties for defining a RosInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-instance
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ecs;
new RosInstanceProps {
object InstanceType,
object Affinity = null,
object AllocatePublicIp = null,
object AutoRenew = null,
object AutoRenewPeriod = null,
object CreditSpecification = null,
object DedicatedHostId = null,
object DeletionProtection = null,
object DeploymentSetGroupNo = null,
object DeploymentSetId = null,
object Description = null,
object DiskMappings = null,
object HostName = null,
object HpcClusterId = null,
object HttpEndpoint = null,
object HttpTokens = null,
object ImageFamily = null,
object ImageId = null,
object InstanceChargeType = null,
object InstanceName = null,
object InternetChargeType = null,
object InternetMaxBandwidthOut = null,
object IoOptimized = null,
object KeyPairName = null,
object Password = null,
object PasswordInherit = null,
object Period = null,
object PeriodUnit = null,
object PrivateIpAddress = null,
object PrivatePoolOptions = null,
object RamRoleName = null,
object ResourceGroupId = null,
object SecurityEnhancementStrategy = null,
object SecurityGroupId = null,
object SecurityGroupIds = null,
object SpotDuration = null,
object SpotInterruptionBehavior = null,
object SpotPriceLimit = null,
object SpotStrategy = null,
object StorageSetId = null,
object StorageSetPartitionNumber = null,
object SystemDiskCategory = null,
object SystemDiskDescription = null,
object SystemDiskDiskName = null,
object SystemDiskPerformanceLevel = null,
object SystemDiskSize = null,
TagsProperty[] Tags = null,
object Tenancy = null,
object UseAdditionalService = null,
object UserData = null,
object VpcId = null,
object VSwitchId = null,
object ZoneId = null,
object ZoneIds = null
};
Properties
Name | Type | Description |
---|---|---|
InstanceType |
object |
No description. |
Affinity |
object |
No description. |
AllocatePublicIp |
object |
No description. |
AutoRenew |
object |
No description. |
AutoRenewPeriod |
object |
No description. |
CreditSpecification |
object |
No description. |
DedicatedHostId |
object |
No description. |
DeletionProtection |
object |
No description. |
DeploymentSetGroupNo |
object |
No description. |
DeploymentSetId |
object |
No description. |
Description |
object |
No description. |
DiskMappings |
object |
No description. |
HostName |
object |
No description. |
HpcClusterId |
object |
No description. |
HttpEndpoint |
object |
No description. |
HttpTokens |
object |
No description. |
ImageFamily |
object |
No description. |
ImageId |
object |
No description. |
InstanceChargeType |
object |
No description. |
InstanceName |
object |
No description. |
InternetChargeType |
object |
No description. |
InternetMaxBandwidthOut |
object |
No description. |
IoOptimized |
object |
No description. |
KeyPairName |
object |
No description. |
Password |
object |
No description. |
PasswordInherit |
object |
No description. |
Period |
object |
No description. |
PeriodUnit |
object |
No description. |
PrivateIpAddress |
object |
No description. |
PrivatePoolOptions |
object |
No description. |
RamRoleName |
object |
No description. |
ResourceGroupId |
object |
No description. |
SecurityEnhancementStrategy |
object |
No description. |
SecurityGroupId |
object |
No description. |
SecurityGroupIds |
object |
No description. |
SpotDuration |
object |
No description. |
SpotInterruptionBehavior |
object |
No description. |
SpotPriceLimit |
object |
No description. |
SpotStrategy |
object |
No description. |
StorageSetId |
object |
No description. |
StorageSetPartitionNumber |
object |
No description. |
SystemDiskCategory |
object |
No description. |
SystemDiskDescription |
object |
No description. |
SystemDiskDiskName |
object |
No description. |
SystemDiskPerformanceLevel |
object |
No description. |
SystemDiskSize |
object |
No description. |
Tags |
TagsProperty[] |
No description. |
Tenancy |
object |
No description. |
UseAdditionalService |
object |
No description. |
UserData |
object |
No description. |
VpcId |
object |
No description. |
VSwitchId |
object |
No description. |
ZoneId |
object |
No description. |
ZoneIds |
object |
No description. |
InstanceType
Required
public object InstanceType { get; set; }
- Type: object
Affinity
Optional
public object Affinity { get; set; }
- Type: object
AllocatePublicIp
Optional
public object AllocatePublicIp { get; set; }
- Type: object
AutoRenew
Optional
public object AutoRenew { get; set; }
- Type: object
AutoRenewPeriod
Optional
public object AutoRenewPeriod { get; set; }
- Type: object
CreditSpecification
Optional
public object CreditSpecification { get; set; }
- Type: object
DedicatedHostId
Optional
public object DedicatedHostId { get; set; }
- Type: object
DeletionProtection
Optional
public object DeletionProtection { get; set; }
- Type: object
DeploymentSetGroupNo
Optional
public object DeploymentSetGroupNo { get; set; }
- Type: object
DeploymentSetId
Optional
public object DeploymentSetId { get; set; }
- Type: object
Description
Optional
public object Description { get; set; }
- Type: object
DiskMappings
Optional
public object DiskMappings { get; set; }
- Type: object
HostName
Optional
public object HostName { get; set; }
- Type: object
HpcClusterId
Optional
public object HpcClusterId { get; set; }
- Type: object
HttpEndpoint
Optional
public object HttpEndpoint { get; set; }
- Type: object
HttpTokens
Optional
public object HttpTokens { get; set; }
- Type: object
ImageFamily
Optional
public object ImageFamily { get; set; }
- Type: object
ImageId
Optional
public object ImageId { get; set; }
- Type: object
InstanceChargeType
Optional
public object InstanceChargeType { get; set; }
- Type: object
InstanceName
Optional
public object InstanceName { get; set; }
- Type: object
InternetChargeType
Optional
public object InternetChargeType { get; set; }
- Type: object
InternetMaxBandwidthOut
Optional
public object InternetMaxBandwidthOut { get; set; }
- Type: object
IoOptimized
Optional
public object IoOptimized { get; set; }
- Type: object
KeyPairName
Optional
public object KeyPairName { get; set; }
- Type: object
Password
Optional
public object Password { get; set; }
- Type: object
PasswordInherit
Optional
public object PasswordInherit { get; set; }
- Type: object
Period
Optional
public object Period { get; set; }
- Type: object
PeriodUnit
Optional
public object PeriodUnit { get; set; }
- Type: object
PrivateIpAddress
Optional
public object PrivateIpAddress { get; set; }
- Type: object
PrivatePoolOptions
Optional
public object PrivatePoolOptions { get; set; }
- Type: object
RamRoleName
Optional
public object RamRoleName { get; set; }
- Type: object
ResourceGroupId
Optional
public object ResourceGroupId { get; set; }
- Type: object
SecurityEnhancementStrategy
Optional
public object SecurityEnhancementStrategy { get; set; }
- Type: object
SecurityGroupId
Optional
public object SecurityGroupId { get; set; }
- Type: object
SecurityGroupIds
Optional
public object SecurityGroupIds { get; set; }
- Type: object
SpotDuration
Optional
public object SpotDuration { get; set; }
- Type: object
SpotInterruptionBehavior
Optional
public object SpotInterruptionBehavior { get; set; }
- Type: object
SpotPriceLimit
Optional
public object SpotPriceLimit { get; set; }
- Type: object
SpotStrategy
Optional
public object SpotStrategy { get; set; }
- Type: object
StorageSetId
Optional
public object StorageSetId { get; set; }
- Type: object
StorageSetPartitionNumber
Optional
public object StorageSetPartitionNumber { get; set; }
- Type: object
SystemDiskCategory
Optional
public object SystemDiskCategory { get; set; }
- Type: object
SystemDiskDescription
Optional
public object SystemDiskDescription { get; set; }
- Type: object
SystemDiskDiskName
Optional
public object SystemDiskDiskName { get; set; }
- Type: object
SystemDiskPerformanceLevel
Optional
public object SystemDiskPerformanceLevel { get; set; }
- Type: object
SystemDiskSize
Optional
public object SystemDiskSize { get; set; }
- Type: object
Tags
Optional
public TagsProperty[] Tags { get; set; }
- Type: TagsProperty[]
Tenancy
Optional
public object Tenancy { get; set; }
- Type: object
UseAdditionalService
Optional
public object UseAdditionalService { get; set; }
- Type: object
UserData
Optional
public object UserData { 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
ZoneIds
Optional
public object ZoneIds { get; set; }
- Type: object