Share via


IBindOptions.CreateHostPath Property

Definition

Indicate whether to create host path.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Indicate whether to create host path.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="createHostPath")]
public bool? CreateHostPath { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Indicate whether to create host path.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="createHostPath")>]
member this.CreateHostPath : Nullable<bool> with get, set
Public Property CreateHostPath As Nullable(Of Boolean)

Property Value

Attributes

Applies to