Role.DebugSettings 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.
Optional. This parameter can be used to set debug settings for a VM. When boot diagnostics feature is enabled, console screenshot or serial output is stored in blob storage. This property is only returned with a version header of 2015-09-01 or newer.
public Microsoft.WindowsAzure.Management.Compute.Models.DebugSettings DebugSettings { get; set; }
member this.DebugSettings : Microsoft.WindowsAzure.Management.Compute.Models.DebugSettings with get, set
Public Property DebugSettings As DebugSettings