ConnectedvmwarevsphereFunctions

Functions

Link copied to clipboard

Implements cluster GET method. API Version: 2020-10-01-preview.

suspend fun getCluster(argument: suspend GetClusterPlainArgsBuilder.() -> Unit): GetClusterResult
suspend fun getCluster(clusterName: String, resourceGroupName: String): GetClusterResult
Link copied to clipboard

Implements datastore GET method. API Version: 2020-10-01-preview.

suspend fun getDatastore(datastoreName: String, resourceGroupName: String): GetDatastoreResult
Link copied to clipboard

Implements GuestAgent GET method. API Version: 2020-10-01-preview.

suspend fun getGuestAgent(name: String, resourceGroupName: String, virtualMachineName: String): GetGuestAgentResult
Link copied to clipboard
suspend fun getHost(argument: GetHostPlainArgs): GetHostResult

Implements host GET method. API Version: 2020-10-01-preview.

suspend fun getHost(argument: suspend GetHostPlainArgsBuilder.() -> Unit): GetHostResult
suspend fun getHost(hostName: String, resourceGroupName: String): GetHostResult
Link copied to clipboard

Implements HybridIdentityMetadata GET method. API Version: 2020-10-01-preview.

suspend fun getHybridIdentityMetadatum(metadataName: String, resourceGroupName: String, virtualMachineName: String): GetHybridIdentityMetadatumResult
Link copied to clipboard

Implements InventoryItem GET method. API Version: 2020-10-01-preview.

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

The operation to get the extension. API Version: 2020-10-01-preview.

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

Implements resourcePool GET method. API Version: 2020-10-01-preview.

suspend fun getResourcePool(resourceGroupName: String, resourcePoolName: String): GetResourcePoolResult
Link copied to clipboard

Implements vCenter GET method. API Version: 2020-10-01-preview.

suspend fun getVCenter(argument: suspend GetVCenterPlainArgsBuilder.() -> Unit): GetVCenterResult
suspend fun getVCenter(resourceGroupName: String, vcenterName: String): GetVCenterResult
Link copied to clipboard

Implements virtual machine GET method. API Version: 2020-10-01-preview.

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

Implements virtual machine template GET method. API Version: 2020-10-01-preview.

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

Implements virtual network GET method. API Version: 2020-10-01-preview.

suspend fun getVirtualNetwork(resourceGroupName: String, virtualNetworkName: String): GetVirtualNetworkResult