getIscsiPath

Get a IscsiPath Azure REST API version: 2023-09-01.

Return

An iSCSI path resource

Parameters

argument

null


suspend fun getIscsiPath(privateCloudName: String, resourceGroupName: String): GetIscsiPathResult

Return

An iSCSI path resource

Parameters

privateCloudName

Name of the private cloud

resourceGroupName

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

See also


Return

An iSCSI path resource

Parameters

argument

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

See also