Show / Hide Table of Contents

Class LaunchCreateVolumeDetails

Define a volume that will be created and attached or attached to an instance on creation.

Inheritance
object
LaunchCreateVolumeDetails
LaunchCreateVolumeFromAttributes
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.CoreService.Models
Assembly: OCI.DotNetSDK.Core.dll
Syntax
[JsonConverter(typeof(LaunchCreateVolumeDetailsModelConverter))]
public class LaunchCreateVolumeDetails
In this article
Back to top