42 строки
2.1 KiB
YAML
42 строки
2.1 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.compute.DiagnosticsProfile.bootDiagnostics()
|
|
name: bootDiagnostics()
|
|
nameWithType: DiagnosticsProfile.bootDiagnostics()
|
|
returns:
|
|
description: <p>the bootDiagnostics value </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.BootDiagnostics?alt=com.microsoft.azure.management.compute.BootDiagnostics&text=BootDiagnostics" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the bootDiagnostics value.</p>
|
|
|
|
<p></p>
|
|
syntax: public BootDiagnostics bootDiagnostics()
|
|
uid: com.microsoft.azure.management.compute.DiagnosticsProfile.bootDiagnostics()
|
|
- fullName: com.microsoft.azure.management.compute.DiagnosticsProfile.withBootDiagnostics(BootDiagnostics bootDiagnostics)
|
|
name: withBootDiagnostics(BootDiagnostics bootDiagnostics)
|
|
nameWithType: DiagnosticsProfile.withBootDiagnostics(BootDiagnostics bootDiagnostics)
|
|
parameters:
|
|
- description: <p>the bootDiagnostics value to set </p>
|
|
name: bootDiagnostics
|
|
type: <xref href="com.microsoft.azure.management.compute.BootDiagnostics?alt=com.microsoft.azure.management.compute.BootDiagnostics&text=BootDiagnostics" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the DiagnosticsProfile object itself. </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.DiagnosticsProfile?alt=com.microsoft.azure.management.compute.DiagnosticsProfile&text=DiagnosticsProfile" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Set the bootDiagnostics value.</p>
|
|
|
|
<p></p>
|
|
syntax: public DiagnosticsProfile withBootDiagnostics(BootDiagnostics bootDiagnostics)
|
|
uid: com.microsoft.azure.management.compute.DiagnosticsProfile.withBootDiagnostics(BootDiagnostics)
|
|
nameWithType: DiagnosticsProfile
|
|
syntax: public class DiagnosticsProfile
|
|
type: class
|
|
uid: com.microsoft.azure.management.compute.DiagnosticsProfile
|
|
fullName: com.microsoft.azure.management.compute.DiagnosticsProfile
|
|
name: DiagnosticsProfile
|
|
package: com.microsoft.azure.management.compute
|
|
summary: <p>Describes a diagnostics profile. </p>
|
|
metadata: {}
|