getDatastore

A datastore resource Uses Azure REST API version 2022-05-01. Other available API versions: 2023-03-01, 2023-09-01.

Return

A datastore resource

Parameters

argument

null


suspend fun getDatastore(clusterName: String, datastoreName: String, privateCloudName: String, resourceGroupName: String): GetDatastoreResult

Return

A datastore resource

Parameters

clusterName

Name of the cluster in the private cloud

datastoreName

Name of the datastore in the private cloud cluster

privateCloudName

Name of the private cloud

resourceGroupName

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

See also


Return

A datastore resource

Parameters

argument

Builder for com.pulumi.azurenative.avs.kotlin.inputs.GetDatastorePlainArgs.

See also