getIspCustomer

Gets the ispCustomer resource information using this get call Uses Azure REST API version 2023-05-01-preview.

Return

Represents the high level Nodes needed to provision isp customer resources

Parameters

argument

null


suspend fun getIspCustomer(customerResourceName: String, resourceGroupName: String): GetIspCustomerResult

Return

Represents the high level Nodes needed to provision isp customer resources

Parameters

customerResourceName

Name of the Customer resource

resourceGroupName

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

See also


Return

Represents the high level Nodes needed to provision isp customer resources

Parameters

argument

Builder for com.pulumi.azurenative.connectedcache.kotlin.inputs.GetIspCustomerPlainArgs.

See also