ILoadTestResource.DataPlaneUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Resource data plane URI.
[Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Description="Resource data plane URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dataPlaneURI")]
public string DataPlaneUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LoadTesting.Runtime.Info(Description="Resource data plane URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dataPlaneURI")>]
member this.DataPlaneUri : string
Public ReadOnly Property DataPlaneUri As String
Property Value
- Attributes