IWithBootDiagnostics Schnittstelle

Definition

Die Phase der Vm-Skalierungsgruppendefinition, die das Aktivieren des Startvorgangs Diagnose ermöglicht.

public interface IWithBootDiagnostics : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithBootDiagnostics = interface
    interface IBeta
Public Interface IWithBootDiagnostics
Implements IBeta
Abgeleitet
Implementiert

Methoden

WithBootDiagnostics()

Gibt an, dass start Diagnose in der VM-Skalierungsgruppe aktiviert werden muss.

WithBootDiagnostics(ICreatable<IStorageAccount>)

Gibt an, dass start Diagnose in der VM-Skalierungsgruppe aktiviert werden muss.

WithBootDiagnostics(IStorageAccount)

Gibt an, dass start Diagnose in der VM-Skalierungsgruppe aktiviert werden muss.

WithBootDiagnostics(String)

Gibt an, dass start Diagnose in der VM-Skalierungsgruppe aktiviert werden muss.

WithoutBootDiagnostics()

Gibt an, dass start Diagnose in der VM-Skalierungsgruppe deaktiviert werden muss.

Gilt für: