IVolumeOptions.Nocopy Property

Definition

Indicate whether volume is nocopy

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Indicate whether volume is nocopy", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="nocopy", Update=true)]
public bool? Nocopy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Indicate whether volume is nocopy", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="nocopy", Update=true)>]
member this.Nocopy : Nullable<bool> with get, set
Public Property Nocopy As Nullable(Of Boolean)

Property Value

Attributes

Applies to