Application Properties Response
constructor(applicationState: String, applicationType: String? = null, computeProfile: ComputeProfileResponse? = null, createdDate: String, errors: List<ErrorsResponse>? = null, httpsEndpoints: List<ApplicationGetHttpsEndpointResponse>? = null, installScriptActions: List<RuntimeScriptActionResponse>? = null, marketplaceIdentifier: String, privateLinkConfigurations: List<PrivateLinkConfigurationResponse>? = null, provisioningState: String, sshEndpoints: List<ApplicationGetEndpointResponse>? = null, uninstallScriptActions: List<RuntimeScriptActionResponse>? = null)