Uses of Class
com.azure.resourcemanager.compute.fluent.models.SnapshotInner
-
Packages that use SnapshotInner Package Description com.azure.resourcemanager.compute.fluent Package containing the service clients for ComputeManagementClient.com.azure.resourcemanager.compute.fluent.models Package containing the inner data models for ComputeManagementClient.com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of SnapshotInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return SnapshotInner Modifier and Type Method Description SnapshotInnerSnapshotsClient. createOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.SnapshotInnerSnapshotsClient. createOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot, com.azure.core.util.Context context)Creates or updates a snapshot.SnapshotInnerSnapshotsClient. getByResourceGroup(String resourceGroupName, String snapshotName)Gets information about a snapshot.SnapshotInnerSnapshotsClient. update(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot)Updates (patches) a snapshot.SnapshotInnerSnapshotsClient. update(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot, com.azure.core.util.Context context)Updates (patches) a snapshot.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type SnapshotInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot, com.azure.core.util.Context context)Creates or updates a snapshot.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot, com.azure.core.util.Context context)Creates or updates a snapshot.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdateAsync(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdateAsync(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginUpdate(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot)Updates (patches) a snapshot.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginUpdate(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot)Updates (patches) a snapshot.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginUpdate(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot, com.azure.core.util.Context context)Updates (patches) a snapshot.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginUpdate(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot, com.azure.core.util.Context context)Updates (patches) a snapshot.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginUpdateAsync(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot)Updates (patches) a snapshot.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginUpdateAsync(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot)Updates (patches) a snapshot.Mono<SnapshotInner>SnapshotsClient. createOrUpdateAsync(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.Mono<SnapshotInner>SnapshotsClient. getByResourceGroupAsync(String resourceGroupName, String snapshotName)Gets information about a snapshot.com.azure.core.http.rest.Response<SnapshotInner>SnapshotsClient. getByResourceGroupWithResponse(String resourceGroupName, String snapshotName, com.azure.core.util.Context context)Gets information about a snapshot.Mono<com.azure.core.http.rest.Response<SnapshotInner>>SnapshotsClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String snapshotName)Gets information about a snapshot.com.azure.core.http.rest.PagedIterable<SnapshotInner>SnapshotsClient. list()Lists snapshots under a subscription.com.azure.core.http.rest.PagedIterable<SnapshotInner>SnapshotsClient. list(com.azure.core.util.Context context)Lists snapshots under a subscription.com.azure.core.http.rest.PagedFlux<SnapshotInner>SnapshotsClient. listAsync()Lists snapshots under a subscription.com.azure.core.http.rest.PagedIterable<SnapshotInner>SnapshotsClient. listByResourceGroup(String resourceGroupName)Lists snapshots under a resource group.com.azure.core.http.rest.PagedIterable<SnapshotInner>SnapshotsClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)Lists snapshots under a resource group.com.azure.core.http.rest.PagedFlux<SnapshotInner>SnapshotsClient. listByResourceGroupAsync(String resourceGroupName)Lists snapshots under a resource group.Mono<SnapshotInner>SnapshotsClient. updateAsync(String resourceGroupName, String snapshotName, SnapshotUpdate snapshot)Updates (patches) a snapshot.Methods in com.azure.resourcemanager.compute.fluent with parameters of type SnapshotInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot, com.azure.core.util.Context context)Creates or updates a snapshot.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<SnapshotInner>,SnapshotInner>SnapshotsClient. beginCreateOrUpdateAsync(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.SnapshotInnerSnapshotsClient. createOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.SnapshotInnerSnapshotsClient. createOrUpdate(String resourceGroupName, String snapshotName, SnapshotInner snapshot, com.azure.core.util.Context context)Creates or updates a snapshot.Mono<SnapshotInner>SnapshotsClient. createOrUpdateAsync(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>SnapshotsClient. createOrUpdateWithResponseAsync(String resourceGroupName, String snapshotName, SnapshotInner snapshot)Creates or updates a snapshot. -
Uses of SnapshotInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return SnapshotInner Modifier and Type Method Description SnapshotInnerSnapshotInner. withCompletionPercent(Float completionPercent)Set the completionPercent property: Percentage complete for the background copy when a resource is created via the CopyStart operation.SnapshotInnerSnapshotInner. withCreationData(CreationData creationData)Set the creationData property: Disk source information.SnapshotInnerSnapshotInner. withDataAccessAuthMode(DataAccessAuthMode dataAccessAuthMode)Set the dataAccessAuthMode property: Additional authentication requirements when exporting or uploading to a disk or snapshot.SnapshotInnerSnapshotInner. withDiskAccessId(String diskAccessId)Set the diskAccessId property: ARM id of the DiskAccess resource for using private endpoints on disks.SnapshotInnerSnapshotInner. 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.SnapshotInnerSnapshotInner. 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.SnapshotInnerSnapshotInner. withEncryptionSettingsCollection(EncryptionSettingsCollection encryptionSettingsCollection)Set the encryptionSettingsCollection property: Encryption settings collection used be Azure Disk Encryption, can contain multiple encryption settings per disk or snapshot.SnapshotInnerSnapshotInner. withExtendedLocation(ExtendedLocation extendedLocation)Set the extendedLocation property: The extended location where the snapshot will be created.SnapshotInnerSnapshotInner. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.SnapshotInnerSnapshotInner. withIncremental(Boolean incremental)Set the incremental property: Whether a snapshot is incremental.SnapshotInnerSnapshotInner. withLocation(String location)SnapshotInnerSnapshotInner. withNetworkAccessPolicy(NetworkAccessPolicy networkAccessPolicy)Set the networkAccessPolicy property: Policy for accessing the disk via network.SnapshotInnerSnapshotInner. withOsType(OperatingSystemTypes osType)Set the osType property: The Operating System type.SnapshotInnerSnapshotInner. withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)Set the publicNetworkAccess property: Policy for controlling export on the disk.SnapshotInnerSnapshotInner. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information for the image from which the source disk for the snapshot was originally created.SnapshotInnerSnapshotInner. withSecurityProfile(DiskSecurityProfile securityProfile)Set the securityProfile property: Contains the security related information for the resource.SnapshotInnerSnapshotInner. withSku(SnapshotSku sku)Set the sku property: The snapshots sku name.SnapshotInnerSnapshotInner. 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.SnapshotInnerSnapshotInner. withSupportsHibernation(Boolean supportsHibernation)Set the supportsHibernation property: Indicates the OS on a snapshot supports hibernation.SnapshotInnerSnapshotInner. withTags(Map<String,String> tags) -
Uses of SnapshotInner in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type SnapshotInner Modifier and Type Method Description List<SnapshotInner>SnapshotList. value()Get the value property: A list of snapshots.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type SnapshotInner Modifier and Type Method Description SnapshotListSnapshotList. withValue(List<SnapshotInner> value)Set the value property: A list of snapshots.
-