Language

ILoadTestResource.DataPlaneUri Property

Definition

Resource data plane URI.

[Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Create=false, Description="Resource data plane URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataPlaneURI", Update=false)]
public string DataPlaneUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Create=false, Description="Resource data plane URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataPlaneURI", Update=false)>]
member this.DataPlaneUri : string
Public ReadOnly Property DataPlaneUri As String

Property Value

Attributes

Applies to