Uses of Class
com.azure.resourcemanager.recoveryservicesbackup.models.OperationStatusExtendedInfo
-
Packages that use OperationStatusExtendedInfo Package Description com.azure.resourcemanager.recoveryservicesbackup.fluent.models Package containing the inner data models for RecoveryServicesBackupClient.com.azure.resourcemanager.recoveryservicesbackup.models Package containing the data models for RecoveryServicesBackupClient. -
-
Uses of OperationStatusExtendedInfo in com.azure.resourcemanager.recoveryservicesbackup.fluent.models
Methods in com.azure.resourcemanager.recoveryservicesbackup.fluent.models that return OperationStatusExtendedInfo Modifier and Type Method Description OperationStatusExtendedInfo
OperationStatusInner. properties()
Get the properties property: Additional information associated with this operation.Methods in com.azure.resourcemanager.recoveryservicesbackup.fluent.models with parameters of type OperationStatusExtendedInfo Modifier and Type Method Description OperationStatusInner
OperationStatusInner. withProperties(OperationStatusExtendedInfo properties)
Set the properties property: Additional information associated with this operation. -
Uses of OperationStatusExtendedInfo in com.azure.resourcemanager.recoveryservicesbackup.models
Subclasses of OperationStatusExtendedInfo in com.azure.resourcemanager.recoveryservicesbackup.models Modifier and Type Class Description class
OperationStatusJobExtendedInfo
Operation status job extended info.class
OperationStatusJobsExtendedInfo
Operation status extended info for list of jobs.class
OperationStatusProvisionIlrExtendedInfo
Operation status extended info for ILR provision action.class
OperationStatusValidateOperationExtendedInfo
Operation status extended info for ValidateOperation action.Methods in com.azure.resourcemanager.recoveryservicesbackup.models that return OperationStatusExtendedInfo Modifier and Type Method Description OperationStatusExtendedInfo
OperationStatus. properties()
Gets the properties property: Additional information associated with this operation.
-