ScvmmFunctions

Functions

Link copied to clipboard

Implements AvailabilitySet GET method. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview, 2023-10-07, 2024-06-01.

suspend fun getAvailabilitySet(availabilitySetName: String, resourceGroupName: String): GetAvailabilitySetResult
Link copied to clipboard
suspend fun getCloud(argument: GetCloudPlainArgs): GetCloudResult

Implements Cloud GET method. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview, 2023-10-07, 2024-06-01.

suspend fun getCloud(argument: suspend GetCloudPlainArgsBuilder.() -> Unit): GetCloudResult
suspend fun getCloud(cloudName: String, resourceGroupName: String): GetCloudResult
Link copied to clipboard

Implements GuestAgent GET method. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview, 2023-10-07, 2024-06-01.

suspend fun getGuestAgent(guestAgentName: String, resourceGroupName: String, virtualMachineName: String): GetGuestAgentResult
Link copied to clipboard

Implements HybridIdentityMetadata GET method. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview.

suspend fun getHybridIdentityMetadata(metadataName: String, resourceGroupName: String, virtualMachineName: String): GetHybridIdentityMetadataResult
Link copied to clipboard

Shows an inventory item. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview, 2023-10-07, 2024-06-01.

suspend fun getInventoryItem(inventoryItemName: String, resourceGroupName: String, vmmServerName: String): GetInventoryItemResult
Link copied to clipboard

The operation to get the extension. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview.

suspend fun getMachineExtension(extensionName: String, resourceGroupName: String, virtualMachineName: String): GetMachineExtensionResult
Link copied to clipboard

Implements VirtualMachine GET method. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview.

suspend fun getVirtualMachine(resourceGroupName: String, virtualMachineName: String): GetVirtualMachineResult
Link copied to clipboard

Retrieves information about a virtual machine instance. Uses Azure REST API version 2023-04-01-preview. Other available API versions: 2023-10-07, 2024-06-01.

Link copied to clipboard

Implements VirtualMachineTemplate GET method. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview, 2023-10-07, 2024-06-01.

suspend fun getVirtualMachineTemplate(resourceGroupName: String, virtualMachineTemplateName: String): GetVirtualMachineTemplateResult
Link copied to clipboard

Implements VirtualNetwork GET method. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview, 2023-10-07, 2024-06-01.

suspend fun getVirtualNetwork(resourceGroupName: String, virtualNetworkName: String): GetVirtualNetworkResult
Link copied to clipboard

Implements GuestAgent GET method. Uses Azure REST API version 2023-04-01-preview.

Link copied to clipboard

Implements VMMServer GET method. Uses Azure REST API version 2022-05-21-preview. Other available API versions: 2023-04-01-preview, 2023-10-07, 2024-06-01.

suspend fun getVmmServer(resourceGroupName: String, vmmServerName: String): GetVmmServerResult