Aracılığıyla paylaş


IComputeInstanceSchema.CreationScriptData Property

Definition

The location of scripts in the mounted volume.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The location of scripts in the mounted volume.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scriptData")]
public string CreationScriptData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="The location of scripts in the mounted volume.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="scriptData")>]
member this.CreationScriptData : string with get, set
Public Property CreationScriptData As String

Property Value

Attributes

Applies to