IPreconfiguredEndpoint Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.PreconfiguredEndpointTypeConverter))]
public interface IPreconfiguredEndpoint : Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.IResourcewithSettableName
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.FrontDoor.Models.PreconfiguredEndpointTypeConverter))>]
type IPreconfiguredEndpoint = interface
    interface IJsonSerializable
    interface IResourcewithSettableName
Public Interface IPreconfiguredEndpoint
Implements IResourcewithSettableName
Derived
Attributes
Implements

Properties

Name Description
Backend

The preconfigured endpoint backend

Description

The description of the endpoint

Endpoint

The endpoint that is preconfigured

EndpointType

The type of endpoint

Id

Resource ID.

(Inherited from IResourcewithSettableName)
Location

Resource location.

(Inherited from IResourcewithSettableName)
Name

Resource name.

(Inherited from IResourcewithSettableName)
Tag

Resource tags.

(Inherited from IResourcewithSettableName)
Type

Resource type.

(Inherited from IResourcewithSettableName)

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to