Vmwarecloudsimple Functions
object VmwarecloudsimpleFunctions
Functions
Link copied to clipboard
suspend fun getDedicatedCloudNode(argument: GetDedicatedCloudNodePlainArgs): GetDedicatedCloudNodeResult
Dedicated cloud node model API Version: 2019-04-01.
suspend fun getDedicatedCloudNode(argument: suspend GetDedicatedCloudNodePlainArgsBuilder.() -> Unit): GetDedicatedCloudNodeResult
suspend fun getDedicatedCloudNode(dedicatedCloudNodeName: String, resourceGroupName: String): GetDedicatedCloudNodeResult
Link copied to clipboard
suspend fun getDedicatedCloudService(argument: GetDedicatedCloudServicePlainArgs): GetDedicatedCloudServiceResult
Dedicated cloud service model API Version: 2019-04-01.
suspend fun getDedicatedCloudService(argument: suspend GetDedicatedCloudServicePlainArgsBuilder.() -> Unit): GetDedicatedCloudServiceResult
suspend fun getDedicatedCloudService(dedicatedCloudServiceName: String, resourceGroupName: String): GetDedicatedCloudServiceResult
Link copied to clipboard
Virtual machine model API Version: 2019-04-01.
suspend fun getVirtualMachine(argument: suspend GetVirtualMachinePlainArgsBuilder.() -> Unit): GetVirtualMachineResult
suspend fun getVirtualMachine(resourceGroupName: String, virtualMachineName: String): GetVirtualMachineResult