Get Profile Result
data class GetProfileResult(val extendedProperties: Map<String, String>, val frontDoorId: String, val id: String, val identity: ManagedServiceIdentityResponse? = null, val kind: String, val location: String, val name: String, val originResponseTimeoutSeconds: Int? = null, val provisioningState: String, val resourceState: String, val sku: SkuResponse, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
A profile is a logical grouping of endpoints that share the same settings.
Constructors
Link copied to clipboard
constructor(extendedProperties: Map<String, String>, frontDoorId: String, id: String, identity: ManagedServiceIdentityResponse? = null, kind: String, location: String, name: String, originResponseTimeoutSeconds: Int? = null, provisioningState: String, resourceState: String, sku: SkuResponse, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Key-Value pair representing additional properties for profiles.
Link copied to clipboard
The Id of the frontdoor.
Link copied to clipboard
Managed service identity (system assigned and/or user assigned identities).
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 of the profile.
Link copied to clipboard
Resource status of the profile.
Link copied to clipboard
The pricing tier (defines Azure Front Door Standard or Premium or a CDN provider, feature list and rate) of the profile.
Link copied to clipboard
Read only system data