ComputeFunctions

Functions

Link copied to clipboard

Retrieves information about an availability set. API Version: 2020-12-01.

suspend fun getAvailabilitySet(availabilitySetName: String, resourceGroupName: String): GetAvailabilitySetResult
Link copied to clipboard

The operation that retrieves information about the capacity reservation. API Version: 2021-04-01.

suspend fun getCapacityReservation(capacityReservationGroupName: String, capacityReservationName: String, expand: String? = null, resourceGroupName: String): GetCapacityReservationResult
Link copied to clipboard

The operation that retrieves information about a capacity reservation group. API Version: 2021-04-01.

suspend fun getCapacityReservationGroup(capacityReservationGroupName: String, expand: String? = null, resourceGroupName: String): GetCapacityReservationGroupResult
Link copied to clipboard

Display information about a cloud service. API Version: 2021-03-01.

suspend fun getCloudService(cloudServiceName: String, resourceGroupName: String): GetCloudServiceResult
Link copied to clipboard

Retrieves information about a dedicated host. API Version: 2020-12-01.

suspend fun getDedicatedHost(expand: String? = null, hostGroupName: String, hostName: String, resourceGroupName: String): GetDedicatedHostResult
Link copied to clipboard

Retrieves information about a dedicated host group. API Version: 2020-12-01.

suspend fun getDedicatedHostGroup(expand: String? = null, hostGroupName: String, resourceGroupName: String): GetDedicatedHostGroupResult
Link copied to clipboard
suspend fun getDisk(argument: GetDiskPlainArgs): GetDiskResult

Gets information about a disk. API Version: 2020-12-01.

suspend fun getDisk(argument: suspend GetDiskPlainArgsBuilder.() -> Unit): GetDiskResult
suspend fun getDisk(diskName: String, resourceGroupName: String): GetDiskResult
Link copied to clipboard

Gets information about a disk access resource. API Version: 2020-12-01.

suspend fun getDiskAccess(diskAccessName: String, resourceGroupName: String): GetDiskAccessResult
Link copied to clipboard

Gets information about a private endpoint connection under a disk access resource. API Version: 2020-12-01.

suspend fun getDiskAccessAPrivateEndpointConnection(diskAccessName: String, privateEndpointConnectionName: String, resourceGroupName: String): GetDiskAccessAPrivateEndpointConnectionResult
Link copied to clipboard

Gets information about a disk encryption set. API Version: 2020-12-01.

suspend fun getDiskEncryptionSet(diskEncryptionSetName: String, resourceGroupName: String): GetDiskEncryptionSetResult
Link copied to clipboard

Retrieves information about a Shared Image Gallery. API Version: 2020-09-30.

suspend fun getGallery(argument: suspend GetGalleryPlainArgsBuilder.() -> Unit): GetGalleryResult
suspend fun getGallery(galleryName: String, resourceGroupName: String, select: String? = null): GetGalleryResult
Link copied to clipboard

Retrieves information about a gallery Application Definition. API Version: 2020-09-30.

suspend fun getGalleryApplication(galleryApplicationName: String, galleryName: String, resourceGroupName: String): GetGalleryApplicationResult
Link copied to clipboard

Retrieves information about a gallery Application Version. API Version: 2020-09-30.

suspend fun getGalleryApplicationVersion(expand: String? = null, galleryApplicationName: String, galleryApplicationVersionName: String, galleryName: String, resourceGroupName: String): GetGalleryApplicationVersionResult
Link copied to clipboard

Retrieves information about a gallery image definition. API Version: 2020-09-30.

suspend fun getGalleryImage(galleryImageName: String, galleryName: String, resourceGroupName: String): GetGalleryImageResult
Link copied to clipboard

Retrieves information about a gallery image version. API Version: 2020-09-30.

suspend fun getGalleryImageVersion(expand: String? = null, galleryImageName: String, galleryImageVersionName: String, galleryName: String, resourceGroupName: String): GetGalleryImageVersionResult
Link copied to clipboard
suspend fun getImage(argument: GetImagePlainArgs): GetImageResult

Gets an image. API Version: 2020-12-01.

suspend fun getImage(argument: suspend GetImagePlainArgsBuilder.() -> Unit): GetImageResult
suspend fun getImage(expand: String? = null, imageName: String, resourceGroupName: String): GetImageResult

Export logs that show Api requests made by this subscription in the given time window to show throttling activities. API Version: 2020-12-01.

suspend fun getLogAnalyticExportRequestRateByInterval(blobContainerSasUri: String, fromTime: String, groupByClientApplicationId: Boolean? = null, groupByOperationName: Boolean? = null, groupByResourceName: Boolean? = null, groupByThrottlePolicy: Boolean? = null, groupByUserAgent: Boolean? = null, intervalLength: IntervalInMins, location: String, toTime: String): GetLogAnalyticExportRequestRateByIntervalResult
Link copied to clipboard

Export logs that show total throttled Api requests for this subscription in the given time window. API Version: 2020-12-01.

suspend fun getLogAnalyticExportThrottledRequests(blobContainerSasUri: String, fromTime: String, groupByClientApplicationId: Boolean? = null, groupByOperationName: Boolean? = null, groupByResourceName: Boolean? = null, groupByThrottlePolicy: Boolean? = null, groupByUserAgent: Boolean? = null, location: String, toTime: String): GetLogAnalyticExportThrottledRequestsResult
Link copied to clipboard

Retrieves information about a proximity placement group . API Version: 2020-12-01.

suspend fun getProximityPlacementGroup(includeColocationStatus: String? = null, proximityPlacementGroupName: String, resourceGroupName: String): GetProximityPlacementGroupResult
Link copied to clipboard

The operation to get the restore point. API Version: 2021-03-01.

suspend fun getRestorePoint(resourceGroupName: String, restorePointCollectionName: String, restorePointName: String): GetRestorePointResult
Link copied to clipboard

The operation to get the restore point collection. API Version: 2021-03-01.

suspend fun getRestorePointCollection(expand: String? = null, resourceGroupName: String, restorePointCollectionName: String): GetRestorePointCollectionResult
Link copied to clipboard

Gets information about a snapshot. API Version: 2020-12-01.

suspend fun getSnapshot(argument: suspend GetSnapshotPlainArgsBuilder.() -> Unit): GetSnapshotResult
suspend fun getSnapshot(resourceGroupName: String, snapshotName: String): GetSnapshotResult
Link copied to clipboard

Retrieves information about an SSH public key. API Version: 2020-12-01.

suspend fun getSshPublicKey(resourceGroupName: String, sshPublicKeyName: String): GetSshPublicKeyResult
Link copied to clipboard

Retrieves information about the model view or the instance view of a virtual machine. API Version: 2021-03-01.

suspend fun getVirtualMachine(expand: String? = null, resourceGroupName: String, vmName: String): GetVirtualMachineResult
Link copied to clipboard

The operation to get the extension. API Version: 2021-03-01.

suspend fun getVirtualMachineExtension(expand: String? = null, resourceGroupName: String, vmExtensionName: String, vmName: String): GetVirtualMachineExtensionResult
Link copied to clipboard

Display information about a virtual machine scale set. API Version: 2021-03-01.

suspend fun getVirtualMachineScaleSet(expand: String? = null, resourceGroupName: String, vmScaleSetName: String): GetVirtualMachineScaleSetResult
Link copied to clipboard

Gets a virtual machine from a VM scale set. API Version: 2021-03-01.

suspend fun getVirtualMachineScaleSetVM(expand: String? = null, instanceId: String, resourceGroupName: String, vmScaleSetName: String): GetVirtualMachineScaleSetVMResult