IExperiment.ScriptFileUri Property

Definition

The uri to the Script used in the Experiment

[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The uri to the Script used in the Experiment", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="scriptFileUri", Update=false)]
public string ScriptFileUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The uri to the Script used in the Experiment", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="scriptFileUri", Update=false)>]
member this.ScriptFileUri : string
Public ReadOnly Property ScriptFileUri As String

Property Value

Attributes

Applies to