共用方式為


Role.DebugSettings Property

Definition

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

Property Value

Applies to