OsProvisionProfile.OperationType Property
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.
Operation sub type of OS Provisioning.
public Azure.ResourceManager.Hci.Models.OSOperationType? OperationType { get; set; }
member this.OperationType : Nullable<Azure.ResourceManager.Hci.Models.OSOperationType> with get, set
Public Property OperationType As Nullable(Of OSOperationType)