### YamlMime:JavaType uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult" name: "OperationStatusResult" nameWithType: "OperationStatusResult" summary: "An immutable client-side representation of OperationStatusResult." syntax: "public interface **OperationStatusResult**" methods: - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.endTime()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.endTime()" name: "endTime()" nameWithType: "OperationStatusResult.endTime()" summary: "Gets the endTime property: The end time of the operation." modifiers: - "abstract" syntax: "public abstract OffsetDateTime endTime()" desc: "Gets the endTime property: The end time of the operation." returns: description: "the endTime value." type: "OffsetDateTime" - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.error()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.error()" name: "error()" nameWithType: "OperationStatusResult.error()" summary: "Gets the error property: If present, details of the operation error." modifiers: - "abstract" syntax: "public abstract ManagementError error()" desc: "Gets the error property: If present, details of the operation error." returns: description: "the error value." type: "" - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.id()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.id()" name: "id()" nameWithType: "OperationStatusResult.id()" summary: "Gets the id property: Fully qualified ID for the async operation." modifiers: - "abstract" syntax: "public abstract String id()" desc: "Gets the id property: Fully qualified ID for the async operation." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.innerModel()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.innerModel()" name: "innerModel()" nameWithType: "OperationStatusResult.innerModel()" summary: "Gets the inner com.azure.resourcemanager.workloads.fluent.models.OperationStatusResultInner object." modifiers: - "abstract" syntax: "public abstract OperationStatusResultInner innerModel()" desc: "Gets the inner com.azure.resourcemanager.workloads.fluent.models.OperationStatusResultInner object." returns: description: "the inner object." type: "" - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.name()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.name()" name: "name()" nameWithType: "OperationStatusResult.name()" summary: "Gets the name property: Name of the async operation." modifiers: - "abstract" syntax: "public abstract String name()" desc: "Gets the name property: Name of the async operation." returns: description: "the name value." type: "String" - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.operations()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.operations()" name: "operations()" nameWithType: "OperationStatusResult.operations()" summary: "Gets the operations property: The operations list." modifiers: - "abstract" syntax: "public abstract List operations()" desc: "Gets the operations property: The operations list." returns: description: "the operations value." type: "List<>" - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.percentComplete()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.percentComplete()" name: "percentComplete()" nameWithType: "OperationStatusResult.percentComplete()" summary: "Gets the percentComplete property: Percent of the operation that is complete." modifiers: - "abstract" syntax: "public abstract Float percentComplete()" desc: "Gets the percentComplete property: Percent of the operation that is complete." returns: description: "the percentComplete value." type: "Float" - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.startTime()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.startTime()" name: "startTime()" nameWithType: "OperationStatusResult.startTime()" summary: "Gets the startTime property: The start time of the operation." modifiers: - "abstract" syntax: "public abstract OffsetDateTime startTime()" desc: "Gets the startTime property: The start time of the operation." returns: description: "the startTime value." type: "OffsetDateTime" - uid: "com.azure.resourcemanager.workloads.models.OperationStatusResult.status()" fullName: "com.azure.resourcemanager.workloads.models.OperationStatusResult.status()" name: "status()" nameWithType: "OperationStatusResult.status()" summary: "Gets the status property: Operation status." modifiers: - "abstract" syntax: "public abstract String status()" desc: "Gets the status property: Operation status." returns: description: "the status value." type: "String" type: "interface" desc: "An immutable client-side representation of OperationStatusResult." metadata: {} package: "com.azure.resourcemanager.workloads.models" artifact: com.azure.resourcemanager:azure-resourcemanager-workloads:1.0.0