ISetupScripts.CreationScriptData Property

Definition

The location of scripts in the mounted volume.

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

Property Value

Attributes

Applies to