| Modifier and Type | Method and Description |
|---|---|
SnapshotUpdate |
SnapshotUpdate.withDiskSizeGB(Integer diskSizeGB)
Set if creationData.createOption is Empty, this field is mandatory and it indicates the size of the VHD to create.
|
SnapshotUpdate |
SnapshotUpdate.withEncryptionSettings(EncryptionSettings encryptionSettings)
Set encryption settings for disk or snapshot.
|
SnapshotUpdate |
SnapshotUpdate.withOsType(OperatingSystemTypes osType)
Set the Operating System type.
|
SnapshotUpdate |
SnapshotUpdate.withSku(SnapshotSku sku)
Set the sku value.
|
SnapshotUpdate |
SnapshotUpdate.withTags(Map<String,String> tags)
Set resource tags.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/