Uses of Class
com.microsoft.azure.management.compute.SnapshotUpdate
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of SnapshotUpdate in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionSnapshotUpdate.withDiskAccessId
(String diskAccessId) Set aRM id of the DiskAccess resource for using private endpoints on disks.SnapshotUpdate.withDiskSizeGB
(Integer diskSizeGB) Set if creationData.createOption is Empty, this field is mandatory and it indicates the size of the disk to create.SnapshotUpdate.withEncryption
(Encryption encryption) Set encryption property can be used to encrypt data at rest with customer managed keys or platform managed keys.SnapshotUpdate.withEncryptionSettingsCollection
(EncryptionSettingsCollection encryptionSettingsCollection) Set encryption settings collection used be Azure Disk Encryption, can contain multiple encryption settings per disk or snapshot.SnapshotUpdate.withNetworkAccessPolicy
(NetworkAccessPolicy networkAccessPolicy) Set possible values include: 'AllowAll', 'AllowPrivate', 'DenyAll'.SnapshotUpdate.withOsType
(OperatingSystemTypes osType) Set the Operating System type.SnapshotUpdate.withSku
(SnapshotSku sku) Set the sku value.Set resource tags.