ITestKeys.PrimaryTestEndpoint Property

Definition

Primary test endpoint

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Primary test endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="primaryTestEndpoint", Update=true)]
public string PrimaryTestEndpoint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=true, Description="Primary test endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="primaryTestEndpoint", Update=true)>]
member this.PrimaryTestEndpoint : string with get, set
Public Property PrimaryTestEndpoint As String

Property Value

Attributes

Applies to