Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSet.Update |
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics()
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
|
VirtualMachineScaleSet.Update |
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics(Creatable<StorageAccount> creatable)
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
|
VirtualMachineScaleSet.Update |
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics(StorageAccount storageAccount)
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
|
VirtualMachineScaleSet.Update |
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics(String storageAccountBlobEndpointUri)
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
|
VirtualMachineScaleSet.Update |
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withoutBootDiagnostics()
Specifies that boot diagnostics needs to be disabled in the virtual machine scale set.
|
Copyright © 2019. All rights reserved.