Share via


PreconfiguredEndpoint Class

Definition

Defines the properties of a preconfigured endpoint

[Microsoft.Rest.Serialization.JsonTransformation]
public class PreconfiguredEndpoint : Microsoft.Azure.Management.FrontDoor.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PreconfiguredEndpoint = class
    inherit Resource
Public Class PreconfiguredEndpoint
Inherits Resource
Inheritance
PreconfiguredEndpoint
Attributes

Constructors

PreconfiguredEndpoint()

Initializes a new instance of the PreconfiguredEndpoint class.

PreconfiguredEndpoint(String, String, String, String, IDictionary<String,String>, String, String, String, String)

Initializes a new instance of the PreconfiguredEndpoint class.

Properties

Backend

Gets or sets the preconfigured endpoint backend

Description

Gets or sets the description of the endpoint

Endpoint

Gets or sets the endpoint that is preconfigured

EndpointType

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

Id

Gets resource ID.

(Inherited from Resource)
Location

Gets or sets resource location.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
Tags

Gets or sets resource tags.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to