Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static DiffDiskOptions |
DiffDiskOptions.LOCAL
Static value Local for DiffDiskOptions.
|
Modifier and Type | Method and Description |
---|---|
static DiffDiskOptions |
DiffDiskOptions.fromString(String name)
Creates or finds a DiffDiskOptions from its string representation.
|
DiffDiskOptions |
DiffDiskSettings.option()
Get specifies the ephemeral disk settings for operating system disk.
|
Modifier and Type | Method and Description |
---|---|
static Collection<DiffDiskOptions> |
DiffDiskOptions.values() |
Modifier and Type | Method and Description |
---|---|
DiffDiskSettings |
DiffDiskSettings.withOption(DiffDiskOptions option)
Set specifies the ephemeral disk settings for operating system disk.
|
Copyright © 2019. All rights reserved.