Show / Hide Table of Contents

Class BatchTaskEnvironmentVolume

A base type for volume for batch task environment.

Inheritance
object
BatchTaskEnvironmentVolume
NfsVolume
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.BatchService.Models
Assembly: OCI.DotNetSDK.Batch.dll
Syntax
[JsonConverter(typeof(BatchTaskEnvironmentVolumeModelConverter))]
public class BatchTaskEnvironmentVolume
In this article
Back to top