Class AutoProvisioningGroupLaunchTemplateConfigArgs
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.AliCloud.Ecs.Inputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class AutoProvisioningGroupLaunchTemplateConfigArgs : ResourceArgs
Constructors
View SourceAutoProvisioningGroupLaunchTemplateConfigArgs()
Declaration
public AutoProvisioningGroupLaunchTemplateConfigArgs()
Properties
View SourceInstanceType
Declaration
public Input<string> InstanceType { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
MaxPrice
Declaration
public Input<string> MaxPrice { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
Priority
Declaration
public Input<string> Priority { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
VswitchId
Declaration
public Input<string> VswitchId { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
WeightedCapacity
Declaration
public Input<string> WeightedCapacity { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |