getPureStoragePolicy

Get a PureStoragePolicy Uses Azure REST API version 2024-09-01.

Return

An instance describing a Pure Storage Policy Based Management policy

Parameters

argument

null


suspend fun getPureStoragePolicy(privateCloudName: String, resourceGroupName: String, storagePolicyName: String): GetPureStoragePolicyResult

Return

An instance describing a Pure Storage Policy Based Management policy

Parameters

privateCloudName

Name of the private cloud

resourceGroupName

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

storagePolicyName

Name of the storage policy.

See also


Return

An instance describing a Pure Storage Policy Based Management policy

Parameters

argument

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

See also