### YamlMime:JavaType inheritedMembers: - com.microsoft.azure.management.resources.fluentcore.arm.models.HasId.id() - com.microsoft.azure.management.resources.fluentcore.model.HasInner.inner() - com.microsoft.azure.management.resources.fluentcore.model.Indexable.key() - com.microsoft.azure.management.resources.fluentcore.arm.models.HasManager.manager() - com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name() - com.microsoft.azure.management.resources.fluentcore.model.Refreshable.refresh() - com.microsoft.azure.management.resources.fluentcore.model.Refreshable.refreshAsync() - com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.region() - com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.regionName() - com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup.resourceGroupName() - com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.tags() - com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.type() - com.microsoft.azure.management.resources.fluentcore.model.Updatable.update() methods: - fullName: com.microsoft.azure.management.compute.Disk.availabilityZones() name: availabilityZones() nameWithType: Disk.availabilityZones() returns: description:
the availability zones assigned to the disk
type: Set<the disk creation method
type:the access duration in seconds
name: accessDurationInSeconds type:the read-only SAS URI to the disk
type:Grants access to the disk.
syntax: public String grantAccess(int accessDurationInSeconds) uid: com.microsoft.azure.management.compute.Disk.grantAccess(int) - fullName: com.microsoft.azure.management.compute.Disk.grantAccessAsync(int accessDurationInSeconds) name: grantAccessAsync(int accessDurationInSeconds) nameWithType: Disk.grantAccessAsync(int accessDurationInSeconds) parameters: - description:the access duration in seconds
name: accessDurationInSeconds type:a representation of the deferred computation of this call returning a read-only SAS URI to the disk
type:Grants access to the disk asynchronously.
syntax: public Observablethe access duration in seconds
name: accessDurationInSeconds type:the callback to call on success or failure, containing a read-only SAS URI to the disk, if successful
name: callback type:a handle to cancel the request
type:Grants access to the disk asynchronously.
syntax: public ServiceFuturetrue if the disk is attached to a virtual machine, otherwise false
type:the type of the operating system on the disk
type:Revokes access granted to the disk.
syntax: public void revokeAccess() uid: com.microsoft.azure.management.compute.Disk.revokeAccess() - fullName: com.microsoft.azure.management.compute.Disk.revokeAccessAsync() name: revokeAccessAsync() nameWithType: Disk.revokeAccessAsync() returns: description:a representation of the deferred computation of this call
type:Revokes access granted to the disk asynchronously.
syntax: public Completable revokeAccessAsync() uid: com.microsoft.azure.management.compute.Disk.revokeAccessAsync() - fullName: com.microsoft.azure.management.compute.Disk.revokeAccessAsync(ServiceCallbackthe callback to call on success or failure
name: callback type:a handle to cancel the request
type:Revokes access granted to the disk asynchronously.
syntax: public ServiceFuturedisk size in GB
type:the disk SKU
type:the details of the source from which the disk is created
type:the resource ID of the virtual machine this disk is attached to, or null if the disk is in a detached state
type:An immutable client-side representation of an Azure managed disk.
metadata: {}