Share via


PreconfiguredEndpointProperties.EndpointType Property

Definition

Gets or sets the type of endpoint Possible values include: 'AFD', 'AzureRegion', 'CDN', 'ATM'

[Newtonsoft.Json.JsonProperty(PropertyName="endpointType")]
public string EndpointType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointType")>]
member this.EndpointType : string with get, set
Public Property EndpointType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to