Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent |
Package containing the service clients for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
AccessUriInner |
DisksClient.grantAccess(String resourceGroupName,
String diskName,
GrantAccessData grantAccessData)
Grants access to a disk.
|
AccessUriInner |
SnapshotsClient.grantAccess(String resourceGroupName,
String snapshotName,
GrantAccessData grantAccessData)
Grants access to a snapshot.
|
AccessUriInner |
DisksClient.grantAccess(String resourceGroupName,
String diskName,
GrantAccessData grantAccessData,
com.azure.core.util.Context context)
Grants access to a disk.
|
AccessUriInner |
SnapshotsClient.grantAccess(String resourceGroupName,
String snapshotName,
GrantAccessData grantAccessData,
com.azure.core.util.Context context)
Grants access to a snapshot.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.