PreconfiguredEndpointProperties Class
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.
Defines the properties of a preconfigured endpoint
public class PreconfiguredEndpointProperties
type PreconfiguredEndpointProperties = class
Public Class PreconfiguredEndpointProperties
- Inheritance
-
PreconfiguredEndpointProperties
Constructors
PreconfiguredEndpointProperties() |
Initializes a new instance of the PreconfiguredEndpointProperties class. |
PreconfiguredEndpointProperties(String, String, String, String) |
Initializes a new instance of the PreconfiguredEndpointProperties 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' |