IVirtualMachineScaleSetVM.IsOSBasedOnStoredImage 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.
Gets true if the operating system of the virtual machine instance is based on stored image.
public bool IsOSBasedOnStoredImage { get; }
member this.IsOSBasedOnStoredImage : bool
Public ReadOnly Property IsOSBasedOnStoredImage As Boolean