RosInstanceGroupCloneProps
Properties for defining a RosInstanceGroupClone.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ecs-instancegroupclone
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ecs;
new RosInstanceGroupCloneProps {
object MaxAmount,
object SourceInstanceId,
object AutoReleaseTime = null,
object AutoRenew = null,
object AutoRenewPeriod = null,
object BackendServerWeight = null,
object CpuOptions = null,
object DeletionProtection = null,
object DeploymentSetId = null,
object Description = null,
object DiskMappings = null,
object EniMappings = null,
object HostNames = null,
object HpcClusterId = null,
object ImageId = null,
object ImageOptions = null,
object InstanceName = null,
object InternetMaxBandwidthIn = null,
object InternetMaxBandwidthOut = null,
object Ipv6AddressCount = null,
object Ipv6Addresses = null,
object KeyPairName = null,
object LaunchTemplateId = null,
object LaunchTemplateName = null,
object LaunchTemplateVersion = null,
object LoadBalancerIdToAttach = null,
object NetworkInterfaceQueueNumber = null,
object NetworkOptions = null,
object Password = null,
object PasswordInherit = null,
object Period = null,
object PeriodUnit = null,
object RamRoleName = null,
object ResourceGroupId = null,
object SecurityGroupId = null,
object SecurityGroupIds = null,
object SecurityOptions = null,
object SpotPriceLimit = null,
object SpotStrategy = null,
object SystemDiskAutoSnapshotPolicyId = null,
object SystemDiskBurstingEnabled = null,
object SystemDiskCategory = null,
object SystemDiskDescription = null,
object SystemDiskDiskName = null,
object SystemDiskEncryptAlgorithm = null,
object SystemDiskEncrypted = null,
object SystemDiskKmsKeyId = null,
object SystemDiskProvisionedIops = null,
object SystemDiskStorageClusterId = null,
TagsProperty[] Tags = null,
object UniqueSuffix = null,
object UpdatePolicy = null,
object ZoneId = null
};
Properties
| Name | Type | Description |
|---|---|---|
MaxAmount |
object |
No description. |
SourceInstanceId |
object |
No description. |
AutoReleaseTime |
object |
No description. |
AutoRenew |
object |
No description. |
AutoRenewPeriod |
object |
No description. |
BackendServerWeight |
object |
No description. |
CpuOptions |
object |
No description. |
DeletionProtection |
object |
No description. |
DeploymentSetId |
object |
No description. |
Description |
object |
No description. |
DiskMappings |
object |
No description. |
EniMappings |
object |
No description. |
HostNames |
object |
No description. |
HpcClusterId |
object |
No description. |
ImageId |
object |
No description. |
ImageOptions |
object |
No description. |
InstanceName |
object |
No description. |
InternetMaxBandwidthIn |
object |
No description. |
InternetMaxBandwidthOut |
object |
No description. |
Ipv6AddressCount |
object |
No description. |
Ipv6Addresses |
object |
No description. |
KeyPairName |
object |
No description. |
LaunchTemplateId |
object |
No description. |
LaunchTemplateName |
object |
No description. |
LaunchTemplateVersion |
object |
No description. |
LoadBalancerIdToAttach |
object |
No description. |
NetworkInterfaceQueueNumber |
object |
No description. |
NetworkOptions |
object |
No description. |
Password |
object |
No description. |
PasswordInherit |
object |
No description. |
Period |
object |
No description. |
PeriodUnit |
object |
No description. |
RamRoleName |
object |
No description. |
ResourceGroupId |
object |
No description. |
SecurityGroupId |
object |
No description. |
SecurityGroupIds |
object |
No description. |
SecurityOptions |
object |
No description. |
SpotPriceLimit |
object |
No description. |
SpotStrategy |
object |
No description. |
SystemDiskAutoSnapshotPolicyId |
object |
No description. |
SystemDiskBurstingEnabled |
object |
No description. |
SystemDiskCategory |
object |
No description. |
SystemDiskDescription |
object |
No description. |
SystemDiskDiskName |
object |
No description. |
SystemDiskEncryptAlgorithm |
object |
No description. |
SystemDiskEncrypted |
object |
No description. |
SystemDiskKmsKeyId |
object |
No description. |
SystemDiskProvisionedIops |
object |
No description. |
SystemDiskStorageClusterId |
object |
No description. |
Tags |
TagsProperty[] |
No description. |
UniqueSuffix |
object |
No description. |
UpdatePolicy |
object |
No description. |
ZoneId |
object |
No description. |
MaxAmountRequired
public object MaxAmount { get; set; }
- Type: object
SourceInstanceIdRequired
public object SourceInstanceId { get; set; }
- Type: object
AutoReleaseTimeOptional
public object AutoReleaseTime { get; set; }
- Type: object
AutoRenewOptional
public object AutoRenew { get; set; }
- Type: object
AutoRenewPeriodOptional
public object AutoRenewPeriod { get; set; }
- Type: object
BackendServerWeightOptional
public object BackendServerWeight { get; set; }
- Type: object
CpuOptionsOptional
public object CpuOptions { get; set; }
- Type: object
DeletionProtectionOptional
public object DeletionProtection { get; set; }
- Type: object
DeploymentSetIdOptional
public object DeploymentSetId { get; set; }
- Type: object
DescriptionOptional
public object Description { get; set; }
- Type: object
DiskMappingsOptional
public object DiskMappings { get; set; }
- Type: object
EniMappingsOptional
public object EniMappings { get; set; }
- Type: object
HostNamesOptional
public object HostNames { get; set; }
- Type: object
HpcClusterIdOptional
public object HpcClusterId { get; set; }
- Type: object
ImageIdOptional
public object ImageId { get; set; }
- Type: object
ImageOptionsOptional
public object ImageOptions { get; set; }
- Type: object
InstanceNameOptional
public object InstanceName { get; set; }
- Type: object
InternetMaxBandwidthInOptional
public object InternetMaxBandwidthIn { get; set; }
- Type: object
InternetMaxBandwidthOutOptional
public object InternetMaxBandwidthOut { get; set; }
- Type: object
Ipv6AddressCountOptional
public object Ipv6AddressCount { get; set; }
- Type: object
Ipv6AddressesOptional
public object Ipv6Addresses { get; set; }
- Type: object
KeyPairNameOptional
public object KeyPairName { get; set; }
- Type: object
LaunchTemplateIdOptional
public object LaunchTemplateId { get; set; }
- Type: object
LaunchTemplateNameOptional
public object LaunchTemplateName { get; set; }
- Type: object
LaunchTemplateVersionOptional
public object LaunchTemplateVersion { get; set; }
- Type: object
LoadBalancerIdToAttachOptional
public object LoadBalancerIdToAttach { get; set; }
- Type: object
NetworkInterfaceQueueNumberOptional
public object NetworkInterfaceQueueNumber { get; set; }
- Type: object
NetworkOptionsOptional
public object NetworkOptions { get; set; }
- Type: object
PasswordOptional
public object Password { get; set; }
- Type: object
PasswordInheritOptional
public object PasswordInherit { get; set; }
- Type: object
PeriodOptional
public object Period { get; set; }
- Type: object
PeriodUnitOptional
public object PeriodUnit { get; set; }
- Type: object
RamRoleNameOptional
public object RamRoleName { get; set; }
- Type: object
ResourceGroupIdOptional
public object ResourceGroupId { get; set; }
- Type: object
SecurityGroupIdOptional
public object SecurityGroupId { get; set; }
- Type: object
SecurityGroupIdsOptional
public object SecurityGroupIds { get; set; }
- Type: object
SecurityOptionsOptional
public object SecurityOptions { get; set; }
- Type: object
SpotPriceLimitOptional
public object SpotPriceLimit { get; set; }
- Type: object
SpotStrategyOptional
public object SpotStrategy { get; set; }
- Type: object
SystemDiskAutoSnapshotPolicyIdOptional
public object SystemDiskAutoSnapshotPolicyId { get; set; }
- Type: object
SystemDiskBurstingEnabledOptional
public object SystemDiskBurstingEnabled { get; set; }
- Type: object
SystemDiskCategoryOptional
public object SystemDiskCategory { get; set; }
- Type: object
SystemDiskDescriptionOptional
public object SystemDiskDescription { get; set; }
- Type: object
SystemDiskDiskNameOptional
public object SystemDiskDiskName { get; set; }
- Type: object
SystemDiskEncryptAlgorithmOptional
public object SystemDiskEncryptAlgorithm { get; set; }
- Type: object
SystemDiskEncryptedOptional
public object SystemDiskEncrypted { get; set; }
- Type: object
SystemDiskKmsKeyIdOptional
public object SystemDiskKmsKeyId { get; set; }
- Type: object
SystemDiskProvisionedIopsOptional
public object SystemDiskProvisionedIops { get; set; }
- Type: object
SystemDiskStorageClusterIdOptional
public object SystemDiskStorageClusterId { get; set; }
- Type: object
TagsOptional
public TagsProperty[] Tags { get; set; }
- Type: TagsProperty[]
UniqueSuffixOptional
public object UniqueSuffix { get; set; }
- Type: object
UpdatePolicyOptional
public object UpdatePolicy { get; set; }
- Type: object
ZoneIdOptional
public object ZoneId { get; set; }
- Type: object