Get Task Result
constructor(agentConfiguration: AgentPropertiesResponse? = null, agentPoolName: String? = null, azureApiVersion: String, creationDate: String, credentials: CredentialsResponse? = null, id: String, identity: IdentityPropertiesResponse? = null, isSystemTask: Boolean? = null, location: String, logTemplate: String? = null, name: String, platform: PlatformPropertiesResponse? = null, provisioningState: String, status: String? = null, step: Any? = null, systemData: SystemDataResponse, tags: Map<String, String>? = null, timeout: Int? = null, trigger: TriggerPropertiesResponse? = null, type: String)