Sdílet prostřednictvím


Experiment.EndpointA Property

Definition

Gets or sets the endpoint A of an experiment

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpointA")]
public Microsoft.Azure.Management.FrontDoor.Models.Endpoint EndpointA { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpointA")>]
member this.EndpointA : Microsoft.Azure.Management.FrontDoor.Models.Endpoint with get, set
Public Property EndpointA As Endpoint

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to