Compartilhar via


VolumeOptions.Nocopy Property

Definition

Indicate whether volume is nocopy

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public bool? Nocopy { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.Nocopy : Nullable<bool> with get, set
Public Property Nocopy As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to