ListPrivateCloudAdminCredentialsPlainArgs

data class ListPrivateCloudAdminCredentialsPlainArgs(val privateCloudName: String, val resourceGroupName: String) : ConvertibleToJava<ListPrivateCloudAdminCredentialsPlainArgs>

Constructors

fun ListPrivateCloudAdminCredentialsPlainArgs(privateCloudName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the private cloud

Link copied to clipboard

The name of the resource group. The name is case insensitive.