84 строки
5.9 KiB
YAML
84 строки
5.9 KiB
YAML
### YamlMime:JavaType
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics()
|
|
name: withBootDiagnostics()
|
|
nameWithType: VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics()
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachine.Update?alt=com.microsoft.azure.management.compute.VirtualMachine.Update&text=VirtualMachine.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies that boot diagnostics needs to be enabled in the virtual machine.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withBootDiagnostics()
|
|
uid: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics()
|
|
- fullName: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(Creatable<StorageAccount> creatable)
|
|
name: withBootDiagnostics(Creatable<StorageAccount> creatable)
|
|
nameWithType: VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(Creatable<StorageAccount> creatable)
|
|
parameters:
|
|
- description: <p>the storage account to be created and used for store the boot diagnostics </p>
|
|
name: creatable
|
|
type: <xref href="com.microsoft.azure.management.resources.fluentcore.model.Creatable?alt=com.microsoft.azure.management.resources.fluentcore.model.Creatable&text=Creatable" data-throw-if-not-resolved="False"/><<xref href="com.microsoft.azure.management.storage.StorageAccount?alt=com.microsoft.azure.management.storage.StorageAccount&text=StorageAccount" data-throw-if-not-resolved="False"/>>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachine.Update?alt=com.microsoft.azure.management.compute.VirtualMachine.Update&text=VirtualMachine.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies that boot diagnostics needs to be enabled in the virtual machine.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withBootDiagnostics(Creatable<StorageAccount> creatable)
|
|
uid: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(Creatable<StorageAccount>)
|
|
- fullName: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(StorageAccount storageAccount)
|
|
name: withBootDiagnostics(StorageAccount storageAccount)
|
|
nameWithType: VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(StorageAccount storageAccount)
|
|
parameters:
|
|
- description: <p>an existing storage account to be uses to store the boot diagnostics </p>
|
|
name: storageAccount
|
|
type: <xref href="com.microsoft.azure.management.storage.StorageAccount?alt=com.microsoft.azure.management.storage.StorageAccount&text=StorageAccount" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachine.Update?alt=com.microsoft.azure.management.compute.VirtualMachine.Update&text=VirtualMachine.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies that boot diagnostics needs to be enabled in the virtual machine.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withBootDiagnostics(StorageAccount storageAccount)
|
|
uid: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(StorageAccount)
|
|
- fullName: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(String storageAccountBlobEndpointUri)
|
|
name: withBootDiagnostics(String storageAccountBlobEndpointUri)
|
|
nameWithType: VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(String storageAccountBlobEndpointUri)
|
|
parameters:
|
|
- description: <p>a storage account blob endpoint to store the boot diagnostics </p>
|
|
name: storageAccountBlobEndpointUri
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachine.Update?alt=com.microsoft.azure.management.compute.VirtualMachine.Update&text=VirtualMachine.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies that boot diagnostics needs to be enabled in the virtual machine.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withBootDiagnostics(String storageAccountBlobEndpointUri)
|
|
uid: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(String)
|
|
- fullName: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withoutBootDiagnostics()
|
|
name: withoutBootDiagnostics()
|
|
nameWithType: VirtualMachine.UpdateStages.WithBootDiagnostics.withoutBootDiagnostics()
|
|
returns:
|
|
description: <p>the next stage of the update </p>
|
|
type: <xref href="com.microsoft.azure.management.compute.VirtualMachine.Update?alt=com.microsoft.azure.management.compute.VirtualMachine.Update&text=VirtualMachine.Update" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Specifies that boot diagnostics needs to be disabled in the virtual machine.</p>
|
|
|
|
<p></p>
|
|
syntax: public Update withoutBootDiagnostics()
|
|
uid: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics.withoutBootDiagnostics()
|
|
nameWithType: VirtualMachine.UpdateStages.WithBootDiagnostics
|
|
syntax: public interface WithBootDiagnostics
|
|
type: interface
|
|
uid: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
|
|
fullName: com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
|
|
name: VirtualMachine.UpdateStages.WithBootDiagnostics
|
|
package: com.microsoft.azure.management.compute
|
|
summary: <p>The stage of the virtual machine definition allowing to enable boot diagnostics. </p>
|
|
metadata: {}
|