GetCloudPlainArgs

data class GetCloudPlainArgs(val cloudName: String, val resourceGroupName: String) : ConvertibleToJava<GetCloudPlainArgs>

Constructors

Link copied to clipboard
fun GetCloudPlainArgs(cloudName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetCloudPlainArgs

Properties

Link copied to clipboard

Name of the Cloud.

Link copied to clipboard

The name of the resource group.