Get AFDEndpoint Result
data class GetAFDEndpointResult(val deploymentStatus: String, val enabledState: String? = null, val hostName: String, val id: String, val location: String, val name: String, val originResponseTimeoutSeconds: Int? = null, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
CDN endpoint is the entity within a CDN profile containing configuration information such as origin, protocol, content caching and delivery behavior. The AzureFrontDoor endpoint uses the URL format
Properties
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
Send and receive timeout on forwarding request to the origin. When timeout is reached, the request fails and returns.
Link copied to clipboard
Provisioning status
Link copied to clipboard
Read only system data