ILatencyScorecard.EndpointB 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.
The B endpoint in the scorecard
[Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The B endpoint in the scorecard", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="endpointB", Update=false)]
public string EndpointB { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Runtime.Info(Create=false, Description="The B endpoint in the scorecard", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="endpointB", Update=false)>]
member this.EndpointB : string
Public ReadOnly Property EndpointB As String
Property Value
- Attributes