RosClusterProps
Properties for defining a RosCluster
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ehpc-cluster
Initializer
using AlibabaCloud.SDK.ROS.CDK.Ehpc;
new RosClusterProps {
object EcsOrderComputeCount,
object EcsOrderComputeInstanceType,
object EcsOrderLoginCount,
object EcsOrderLoginInstanceType,
object EcsOrderManagerInstanceType,
object Name,
object OsTag,
object VSwitchId,
object AccountType = null,
object AdditionalVolumes = null,
object Application = null,
object AutoRenew = null,
object AutoRenewPeriod = null,
object ClientVersion = null,
object ComputeEnableHt = null,
object ComputeSpotPriceLimit = null,
object ComputeSpotStrategy = null,
object DeployMode = null,
object Description = null,
object EcsChargeType = null,
object EcsOrderManagerCount = null,
object EhpcVersion = null,
object HaEnable = null,
object ImageId = null,
object ImageOwnerAlias = null,
object InputFileUrl = null,
object IsComputeEss = null,
object JobQueue = null,
object KeyPairName = null,
object NetworkInterfaceTrafficMode = null,
object Password = null,
object Period = null,
object PeriodUnit = null,
object PostInstallScript = null,
object RamNodeTypes = null,
object RamRoleName = null,
object RemoteDirectory = null,
object RemoteVisEnable = null,
object ResourceGroupId = null,
object SccClusterId = null,
object SchedulerType = null,
object SecurityGroupId = null,
object SecurityGroupName = null,
object SystemDiskLevel = null,
object SystemDiskSize = null,
object SystemDiskType = null,
object VolumeId = null,
object VolumeMountpoint = null,
object VolumeProtocol = null,
object VolumeType = null,
object VpcId = null,
object WithoutElasticIp = null,
object ZoneId = null
};
Properties
Name | Type | Description |
---|---|---|
EcsOrderComputeCount |
object |
No description. |
EcsOrderComputeInstanceType |
object |
No description. |
EcsOrderLoginCount |
object |
No description. |
EcsOrderLoginInstanceType |
object |
No description. |
EcsOrderManagerInstanceType |
object |
No description. |
Name |
object |
No description. |
OsTag |
object |
No description. |
VSwitchId |
object |
No description. |
AccountType |
object |
No description. |
AdditionalVolumes |
object |
No description. |
Application |
object |
No description. |
AutoRenew |
object |
No description. |
AutoRenewPeriod |
object |
No description. |
ClientVersion |
object |
No description. |
ComputeEnableHt |
object |
No description. |
ComputeSpotPriceLimit |
object |
No description. |
ComputeSpotStrategy |
object |
No description. |
DeployMode |
object |
No description. |
Description |
object |
No description. |
EcsChargeType |
object |
No description. |
EcsOrderManagerCount |
object |
No description. |
EhpcVersion |
object |
No description. |
HaEnable |
object |
No description. |
ImageId |
object |
No description. |
ImageOwnerAlias |
object |
No description. |
InputFileUrl |
object |
No description. |
IsComputeEss |
object |
No description. |
JobQueue |
object |
No description. |
KeyPairName |
object |
No description. |
NetworkInterfaceTrafficMode |
object |
No description. |
Password |
object |
No description. |
Period |
object |
No description. |
PeriodUnit |
object |
No description. |
PostInstallScript |
object |
No description. |
RamNodeTypes |
object |
No description. |
RamRoleName |
object |
No description. |
RemoteDirectory |
object |
No description. |
RemoteVisEnable |
object |
No description. |
ResourceGroupId |
object |
No description. |
SccClusterId |
object |
No description. |
SchedulerType |
object |
No description. |
SecurityGroupId |
object |
No description. |
SecurityGroupName |
object |
No description. |
SystemDiskLevel |
object |
No description. |
SystemDiskSize |
object |
No description. |
SystemDiskType |
object |
No description. |
VolumeId |
object |
No description. |
VolumeMountpoint |
object |
No description. |
VolumeProtocol |
object |
No description. |
VolumeType |
object |
No description. |
VpcId |
object |
No description. |
WithoutElasticIp |
object |
No description. |
ZoneId |
object |
No description. |
EcsOrderComputeCount
Required
public object EcsOrderComputeCount { get; set; }
- Type: object
EcsOrderComputeInstanceType
Required
public object EcsOrderComputeInstanceType { get; set; }
- Type: object
EcsOrderLoginCount
Required
public object EcsOrderLoginCount { get; set; }
- Type: object
EcsOrderLoginInstanceType
Required
public object EcsOrderLoginInstanceType { get; set; }
- Type: object
EcsOrderManagerInstanceType
Required
public object EcsOrderManagerInstanceType { get; set; }
- Type: object
Name
Required
public object Name { get; set; }
- Type: object
OsTag
Required
public object OsTag { get; set; }
- Type: object
VSwitchId
Required
public object VSwitchId { get; set; }
- Type: object
AccountType
Optional
public object AccountType { get; set; }
- Type: object
AdditionalVolumes
Optional
public object AdditionalVolumes { get; set; }
- Type: object
Application
Optional
public object Application { get; set; }
- Type: object
AutoRenew
Optional
public object AutoRenew { get; set; }
- Type: object
AutoRenewPeriod
Optional
public object AutoRenewPeriod { get; set; }
- Type: object
ClientVersion
Optional
public object ClientVersion { get; set; }
- Type: object
ComputeEnableHt
Optional
public object ComputeEnableHt { get; set; }
- Type: object
ComputeSpotPriceLimit
Optional
public object ComputeSpotPriceLimit { get; set; }
- Type: object
ComputeSpotStrategy
Optional
public object ComputeSpotStrategy { get; set; }
- Type: object
DeployMode
Optional
public object DeployMode { get; set; }
- Type: object
Description
Optional
public object Description { get; set; }
- Type: object
EcsChargeType
Optional
public object EcsChargeType { get; set; }
- Type: object
EcsOrderManagerCount
Optional
public object EcsOrderManagerCount { get; set; }
- Type: object
EhpcVersion
Optional
public object EhpcVersion { get; set; }
- Type: object
HaEnable
Optional
public object HaEnable { get; set; }
- Type: object
ImageId
Optional
public object ImageId { get; set; }
- Type: object
ImageOwnerAlias
Optional
public object ImageOwnerAlias { get; set; }
- Type: object
InputFileUrl
Optional
public object InputFileUrl { get; set; }
- Type: object
IsComputeEss
Optional
public object IsComputeEss { get; set; }
- Type: object
JobQueue
Optional
public object JobQueue { get; set; }
- Type: object
KeyPairName
Optional
public object KeyPairName { get; set; }
- Type: object
NetworkInterfaceTrafficMode
Optional
public object NetworkInterfaceTrafficMode { get; set; }
- Type: object
Password
Optional
public object Password { get; set; }
- Type: object
Period
Optional
public object Period { get; set; }
- Type: object
PeriodUnit
Optional
public object PeriodUnit { get; set; }
- Type: object
PostInstallScript
Optional
public object PostInstallScript { get; set; }
- Type: object
RamNodeTypes
Optional
public object RamNodeTypes { get; set; }
- Type: object
RamRoleName
Optional
public object RamRoleName { get; set; }
- Type: object
RemoteDirectory
Optional
public object RemoteDirectory { get; set; }
- Type: object
RemoteVisEnable
Optional
public object RemoteVisEnable { get; set; }
- Type: object
ResourceGroupId
Optional
public object ResourceGroupId { get; set; }
- Type: object
SccClusterId
Optional
public object SccClusterId { get; set; }
- Type: object
SchedulerType
Optional
public object SchedulerType { get; set; }
- Type: object
SecurityGroupId
Optional
public object SecurityGroupId { get; set; }
- Type: object
SecurityGroupName
Optional
public object SecurityGroupName { get; set; }
- Type: object
SystemDiskLevel
Optional
public object SystemDiskLevel { get; set; }
- Type: object
SystemDiskSize
Optional
public object SystemDiskSize { get; set; }
- Type: object
SystemDiskType
Optional
public object SystemDiskType { get; set; }
- Type: object
VolumeId
Optional
public object VolumeId { get; set; }
- Type: object
VolumeMountpoint
Optional
public object VolumeMountpoint { get; set; }
- Type: object
VolumeProtocol
Optional
public object VolumeProtocol { get; set; }
- Type: object
VolumeType
Optional
public object VolumeType { get; set; }
- Type: object
VpcId
Optional
public object VpcId { get; set; }
- Type: object
WithoutElasticIp
Optional
public object WithoutElasticIp { get; set; }
- Type: object
ZoneId
Optional
public object ZoneId { get; set; }
- Type: object