GetDatastorePlainArgs

data class GetDatastorePlainArgs(val clusterName: String, val datastoreName: String, val privateCloudName: String, val resourceGroupName: String) : ConvertibleToJava<GetDatastorePlainArgs>

Constructors

Link copied to clipboard
fun GetDatastorePlainArgs(clusterName: String, datastoreName: String, privateCloudName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of the cluster in the private cloud

Link copied to clipboard

Name of the datastore in the private cloud cluster

Link copied to clipboard

Name of the private cloud

Link copied to clipboard

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