get Enterprise Customer Operation
suspend fun getEnterpriseCustomerOperation(argument: GetEnterpriseCustomerOperationPlainArgs): GetEnterpriseCustomerOperationResult
Retrieves the properties of a Enterprise customer Uses Azure REST API version 2023-05-01-preview.
Return
ConnectedCache Resource. Represents the high level Nodes needed to provision CacheNode and customer resources used in private preview
Parameters
argument
null
suspend fun getEnterpriseCustomerOperation(customerResourceName: String, resourceGroupName: String): GetEnterpriseCustomerOperationResult
Return
ConnectedCache Resource. Represents the high level Nodes needed to provision CacheNode and customer resources used in private preview
Parameters
customer Resource Name
Name of the Customer resource
resource Group Name
The name of the resource group. The name is case insensitive.
See also
suspend fun getEnterpriseCustomerOperation(argument: suspend GetEnterpriseCustomerOperationPlainArgsBuilder.() -> Unit): GetEnterpriseCustomerOperationResult
Return
ConnectedCache Resource. Represents the high level Nodes needed to provision CacheNode and customer resources used in private preview
Parameters
argument
Builder for com.pulumi.azurenative.connectedcache.kotlin.inputs.GetEnterpriseCustomerOperationPlainArgs.