Compartilhar via


BindOptions.CreateHostPath Property

Definition

Indicate whether to create host path.

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

Property Value

Implements

Attributes

Applies to