ITestKeys.SecondaryTestEndpoint Property

Definition

Secondary test endpoint

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

Property Value

Attributes

Applies to