SnapshotProperties |
SnapshotProperties.withCompletionPercent(Float completionPercent) |
Set the completionPercent property: Percentage complete for the background copy when a resource is created via
the CopyStart operation.
|
SnapshotProperties |
SnapshotProperties.withCreationData(CreationData creationData) |
Set the creationData property: Disk source information.
|
SnapshotProperties |
SnapshotProperties.withDataAccessAuthMode(DataAccessAuthMode dataAccessAuthMode) |
Set the dataAccessAuthMode property: Additional authentication requirements when exporting or uploading to a disk
or snapshot.
|
SnapshotProperties |
SnapshotProperties.withDiskAccessId(String diskAccessId) |
Set the diskAccessId property: ARM id of the DiskAccess resource for using private endpoints on disks.
|
SnapshotProperties |
SnapshotProperties.withDiskSizeGB(Integer diskSizeGB) |
Set the diskSizeGB property: If creationData.createOption is Empty, this field is mandatory and it indicates the
size of the disk to create.
|
SnapshotProperties |
SnapshotProperties.withEncryption(Encryption encryption) |
Set the encryption property: Encryption property can be used to encrypt data at rest with customer managed keys
or platform managed keys.
|
SnapshotProperties |
SnapshotProperties.withEncryptionSettingsCollection(EncryptionSettingsCollection encryptionSettingsCollection) |
Set the encryptionSettingsCollection property: Encryption settings collection used be Azure Disk Encryption, can
contain multiple encryption settings per disk or snapshot.
|
SnapshotProperties |
SnapshotProperties.withHyperVGeneration(HyperVGeneration hyperVGeneration) |
Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.
|
SnapshotProperties |
SnapshotProperties.withIncremental(Boolean incremental) |
Set the incremental property: Whether a snapshot is incremental.
|
SnapshotProperties |
SnapshotProperties.withNetworkAccessPolicy(NetworkAccessPolicy networkAccessPolicy) |
Set the networkAccessPolicy property: Policy for accessing the disk via network.
|
SnapshotProperties |
SnapshotProperties.withOsType(OperatingSystemTypes osType) |
Set the osType property: The Operating System type.
|
SnapshotProperties |
SnapshotProperties.withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess) |
Set the publicNetworkAccess property: Policy for controlling export on the disk.
|
SnapshotProperties |
SnapshotProperties.withPurchasePlan(PurchasePlanAutoGenerated purchasePlan) |
Set the purchasePlan property: Purchase plan information for the image from which the source disk for the
snapshot was originally created.
|
SnapshotProperties |
SnapshotProperties.withSecurityProfile(DiskSecurityProfile securityProfile) |
Set the securityProfile property: Contains the security related information for the resource.
|
SnapshotProperties |
SnapshotProperties.withSupportedCapabilities(SupportedCapabilities supportedCapabilities) |
Set the supportedCapabilities property: List of supported capabilities for the image from which the source disk
from the snapshot was originally created.
|
SnapshotProperties |
SnapshotProperties.withSupportsHibernation(Boolean supportsHibernation) |
Set the supportsHibernation property: Indicates the OS on a snapshot supports hibernation.
|