Package | Description |
---|---|
com.azure.resourcemanager.compute.models |
Package containing the data models 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 the option property: Specifies the ephemeral disk settings for operating system disk.
|
Modifier and Type | Method and Description |
---|---|
DiffDiskSettings |
DiffDiskSettings.withOption(DiffDiskOptions option)
Set the option property: Specifies the ephemeral disk settings for operating system disk.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.