DiagnosticsProfile Constructors
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.
Overloads
DiagnosticsProfile() | |
DiagnosticsProfile(BootDiagnostics) |
DiagnosticsProfile()
public DiagnosticsProfile ();
Public Sub New ()
Applies to
DiagnosticsProfile(BootDiagnostics)
public DiagnosticsProfile (Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.BootDiagnostics bootDiagnostics = default);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.DiagnosticsProfile : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.BootDiagnostics -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.DiagnosticsProfile
Public Sub New (Optional bootDiagnostics As BootDiagnostics = Nothing)
Parameters
- bootDiagnostics
- BootDiagnostics