BatchVmConfiguration.OSDisk 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.
Contains configuration for ephemeral OSDisk settings.
public Azure.ResourceManager.Batch.Models.BatchOSDisk OSDisk { get; set; }
member this.OSDisk : Azure.ResourceManager.Batch.Models.BatchOSDisk with get, set
Public Property OSDisk As BatchOSDisk