Uses of Class
com.azure.resourcemanager.compute.fluent.models.DiskInner
-
Packages that use DiskInner 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 DiskInner in com.azure.resourcemanager.compute.fluent
Methods in com.azure.resourcemanager.compute.fluent that return DiskInner Modifier and Type Method Description DiskInnerDisksClient. createOrUpdate(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.DiskInnerDisksClient. createOrUpdate(String resourceGroupName, String diskName, DiskInner disk, com.azure.core.util.Context context)Creates or updates a disk.DiskInnerDisksClient. getByResourceGroup(String resourceGroupName, String diskName)Gets information about a disk.DiskInnerDisksClient. update(String resourceGroupName, String diskName, DiskUpdate disk)Updates (patches) a disk.DiskInnerDisksClient. update(String resourceGroupName, String diskName, DiskUpdate disk, com.azure.core.util.Context context)Updates (patches) a disk.Methods in com.azure.resourcemanager.compute.fluent that return types with arguments of type DiskInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdate(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdate(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdate(String resourceGroupName, String diskName, DiskInner disk, com.azure.core.util.Context context)Creates or updates a disk.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdate(String resourceGroupName, String diskName, DiskInner disk, com.azure.core.util.Context context)Creates or updates a disk.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdateAsync(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdateAsync(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginUpdate(String resourceGroupName, String diskName, DiskUpdate disk)Updates (patches) a disk.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginUpdate(String resourceGroupName, String diskName, DiskUpdate disk)Updates (patches) a disk.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginUpdate(String resourceGroupName, String diskName, DiskUpdate disk, com.azure.core.util.Context context)Updates (patches) a disk.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginUpdate(String resourceGroupName, String diskName, DiskUpdate disk, com.azure.core.util.Context context)Updates (patches) a disk.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginUpdateAsync(String resourceGroupName, String diskName, DiskUpdate disk)Updates (patches) a disk.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginUpdateAsync(String resourceGroupName, String diskName, DiskUpdate disk)Updates (patches) a disk.Mono<DiskInner>DisksClient. createOrUpdateAsync(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.Mono<DiskInner>DisksClient. getByResourceGroupAsync(String resourceGroupName, String diskName)Gets information about a disk.com.azure.core.http.rest.Response<DiskInner>DisksClient. getByResourceGroupWithResponse(String resourceGroupName, String diskName, com.azure.core.util.Context context)Gets information about a disk.Mono<com.azure.core.http.rest.Response<DiskInner>>DisksClient. getByResourceGroupWithResponseAsync(String resourceGroupName, String diskName)Gets information about a disk.com.azure.core.http.rest.PagedIterable<DiskInner>DisksClient. list()Lists all the disks under a subscription.com.azure.core.http.rest.PagedIterable<DiskInner>DisksClient. list(com.azure.core.util.Context context)Lists all the disks under a subscription.com.azure.core.http.rest.PagedFlux<DiskInner>DisksClient. listAsync()Lists all the disks under a subscription.com.azure.core.http.rest.PagedIterable<DiskInner>DisksClient. listByResourceGroup(String resourceGroupName)Lists all the disks under a resource group.com.azure.core.http.rest.PagedIterable<DiskInner>DisksClient. listByResourceGroup(String resourceGroupName, com.azure.core.util.Context context)Lists all the disks under a resource group.com.azure.core.http.rest.PagedFlux<DiskInner>DisksClient. listByResourceGroupAsync(String resourceGroupName)Lists all the disks under a resource group.Mono<DiskInner>DisksClient. updateAsync(String resourceGroupName, String diskName, DiskUpdate disk)Updates (patches) a disk.Methods in com.azure.resourcemanager.compute.fluent with parameters of type DiskInner Modifier and Type Method Description com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdate(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdate(String resourceGroupName, String diskName, DiskInner disk, com.azure.core.util.Context context)Creates or updates a disk.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<DiskInner>,DiskInner>DisksClient. beginCreateOrUpdateAsync(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.DiskInnerDisksClient. createOrUpdate(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.DiskInnerDisksClient. createOrUpdate(String resourceGroupName, String diskName, DiskInner disk, com.azure.core.util.Context context)Creates or updates a disk.Mono<DiskInner>DisksClient. createOrUpdateAsync(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk.Mono<com.azure.core.http.rest.Response<Flux<ByteBuffer>>>DisksClient. createOrUpdateWithResponseAsync(String resourceGroupName, String diskName, DiskInner disk)Creates or updates a disk. -
Uses of DiskInner in com.azure.resourcemanager.compute.fluent.models
Methods in com.azure.resourcemanager.compute.fluent.models that return DiskInner Modifier and Type Method Description DiskInnerDiskInner. withBurstingEnabled(Boolean burstingEnabled)Set the burstingEnabled property: Set to true to enable bursting beyond the provisioned performance target of the disk.DiskInnerDiskInner. withCompletionPercent(Float completionPercent)Set the completionPercent property: Percentage complete for the background copy when a resource is created via the CopyStart operation.DiskInnerDiskInner. withCreationData(CreationData creationData)Set the creationData property: Disk source information.DiskInnerDiskInner. withDataAccessAuthMode(DataAccessAuthMode dataAccessAuthMode)Set the dataAccessAuthMode property: Additional authentication requirements when exporting or uploading to a disk or snapshot.DiskInnerDiskInner. withDiskAccessId(String diskAccessId)Set the diskAccessId property: ARM id of the DiskAccess resource for using private endpoints on disks.DiskInnerDiskInner. withDiskIopsReadOnly(Long diskIopsReadOnly)Set the diskIopsReadOnly property: The total number of IOPS that will be allowed across all VMs mounting the shared disk as ReadOnly.DiskInnerDiskInner. withDiskIopsReadWrite(Long diskIopsReadWrite)Set the diskIopsReadWrite property: The number of IOPS allowed for this disk; only settable for UltraSSD disks.DiskInnerDiskInner. withDiskMBpsReadOnly(Long diskMBpsReadOnly)Set the diskMBpsReadOnly property: The total throughput (MBps) that will be allowed across all VMs mounting the shared disk as ReadOnly.DiskInnerDiskInner. withDiskMBpsReadWrite(Long diskMBpsReadWrite)Set the diskMBpsReadWrite property: The bandwidth allowed for this disk; only settable for UltraSSD disks.DiskInnerDiskInner. 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.DiskInnerDiskInner. 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.DiskInnerDiskInner. withEncryptionSettingsCollection(EncryptionSettingsCollection encryptionSettingsCollection)Set the encryptionSettingsCollection property: Encryption settings collection used for Azure Disk Encryption, can contain multiple encryption settings per disk or snapshot.DiskInnerDiskInner. withExtendedLocation(ExtendedLocation extendedLocation)Set the extendedLocation property: The extended location where the disk will be created.DiskInnerDiskInner. withHyperVGeneration(HyperVGeneration hyperVGeneration)Set the hyperVGeneration property: The hypervisor generation of the Virtual Machine.DiskInnerDiskInner. withLocation(String location)DiskInnerDiskInner. withMaxShares(Integer maxShares)Set the maxShares property: The maximum number of VMs that can attach to the disk at the same time.DiskInnerDiskInner. withNetworkAccessPolicy(NetworkAccessPolicy networkAccessPolicy)Set the networkAccessPolicy property: Policy for accessing the disk via network.DiskInnerDiskInner. withOsType(OperatingSystemTypes osType)Set the osType property: The Operating System type.DiskInnerDiskInner. withPublicNetworkAccess(PublicNetworkAccess publicNetworkAccess)Set the publicNetworkAccess property: Policy for controlling export on the disk.DiskInnerDiskInner. withPurchasePlan(PurchasePlanAutoGenerated purchasePlan)Set the purchasePlan property: Purchase plan information for the the image from which the OS disk was created.DiskInnerDiskInner. withSecurityProfile(DiskSecurityProfile securityProfile)Set the securityProfile property: Contains the security related information for the resource.DiskInnerDiskInner. withSku(DiskSku sku)Set the sku property: The disks sku name.DiskInnerDiskInner. withSupportedCapabilities(SupportedCapabilities supportedCapabilities)Set the supportedCapabilities property: List of supported capabilities for the image from which the OS disk was created.DiskInnerDiskInner. withSupportsHibernation(Boolean supportsHibernation)Set the supportsHibernation property: Indicates the OS on a disk supports hibernation.DiskInnerDiskInner. withTags(Map<String,String> tags)DiskInnerDiskInner. withTier(String tier)Set the tier property: Performance tier of the disk (e.g, P4, S10) as described here: https://azure.microsoft.com/en-us/pricing/details/managed-disks/.DiskInnerDiskInner. withZones(List<String> zones)Set the zones property: The Logical zone list for Disk. -
Uses of DiskInner in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return types with arguments of type DiskInner Modifier and Type Method Description List<DiskInner>DiskList. value()Get the value property: A list of disks.Method parameters in com.azure.resourcemanager.compute.models with type arguments of type DiskInner Modifier and Type Method Description DiskListDiskList. withValue(List<DiskInner> value)Set the value property: A list of disks.
-