DataBoxEdgeUpdateDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Update Specific attributes.
public class DataBoxEdgeUpdateDetails
type DataBoxEdgeUpdateDetails = class
Public Class DataBoxEdgeUpdateDetails
- Inheritance
-
DataBoxEdgeUpdateDetails
Properties
EstimatedInstallTimeInMins |
Estimated Install Time for the update. |
FriendlyVersionNumber |
Friendly Version Number. |
InstallationImpact |
Impact of Installing an updateType. |
RebootBehavior |
Indicates if updates are available and at least one of the updates needs a reboot. |
Status |
Status of the update. |
TargetVersion |
Target Version number. |
UpdateSizeInBytes |
Size of the update(In Bytes). |
UpdateTitle |
Title of the Update. |
UpdateType |
Type of the Update. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET