Show / Hide Table of Contents

Class ScalingConfigurationDataDisk

Inheritance
System.Object
ScalingConfigurationDataDisk
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.Ess.Outputs
Assembly: Pulumi.AliCloud.dll
Syntax
public sealed class ScalingConfigurationDataDisk

Fields

View Source

Category

Declaration
public readonly string Category
Field Value
Type Description
System.String
View Source

DeleteWithInstance

Declaration
public readonly bool? DeleteWithInstance
Field Value
Type Description
System.Nullable<System.Boolean>
View Source

Device

Declaration
public readonly string Device
Field Value
Type Description
System.String
View Source

Size

Declaration
public readonly int? Size
Field Value
Type Description
System.Nullable<System.Int32>
View Source

SnapshotId

Declaration
public readonly string SnapshotId
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.