Get AFDEndpoint Result
data class GetAFDEndpointResult(val autoGeneratedDomainNameLabelScope: String? = null, val azureApiVersion: String, val deploymentStatus: String, val enabledState: String? = null, val hostName: String, val id: String, val location: String, val name: String, val profileName: String, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Azure Front Door endpoint is the entity within a Azure Front Door profile containing configuration information such as origin, protocol, content caching and delivery behavior. The AzureFrontDoor endpoint uses the URL format
Constructors
Link copied to clipboard
constructor(autoGeneratedDomainNameLabelScope: String? = null, azureApiVersion: String, deploymentStatus: String, enabledState: String? = null, hostName: String, id: String, location: String, name: String, profileName: String, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Indicates the endpoint name reuse scope. The default value is TenantReuse.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Link copied to clipboard
Whether to enable use of this rule. Permitted values are 'Enabled' or 'Disabled'
Link copied to clipboard
The name of the profile which holds the endpoint.
Link copied to clipboard
Provisioning status
Link copied to clipboard
Read only system data