DisconnectedOperationsImageUpdateProperties 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.
The update properties of the Update Release type Image.
public class DisconnectedOperationsImageUpdateProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.DisconnectedOperations.Models.DisconnectedOperationsImageUpdateProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.DisconnectedOperations.Models.DisconnectedOperationsImageUpdateProperties>
type DisconnectedOperationsImageUpdateProperties = class
interface IJsonModel<DisconnectedOperationsImageUpdateProperties>
interface IPersistableModel<DisconnectedOperationsImageUpdateProperties>
Public Class DisconnectedOperationsImageUpdateProperties
Implements IJsonModel(Of DisconnectedOperationsImageUpdateProperties), IPersistableModel(Of DisconnectedOperationsImageUpdateProperties)
- Inheritance
-
DisconnectedOperationsImageUpdateProperties
- Implements
Properties
| Name | Description |
|---|---|
| AgentVersion |
The version(s) of the agent software included in this image update. |
| FeatureUpdates |
Details of feature updates included in this image release. |
| OsVersion |
The operating system version provided by this image update. |
| SecurityUpdates |
Details of security updates included in this image release. |
| SystemReboot |
Indicates if a system reboot is required after applying the update. |