GetHciStoragePathPlainArgs

data class GetHciStoragePathPlainArgs(val name: String, val resourceGroupName: String) : ConvertibleToJava<GetHciStoragePathPlainArgs>

A collection of arguments for invoking getHciStoragePath.

Constructors

Link copied to clipboard
constructor(name: String, resourceGroupName: String)

Properties

Link copied to clipboard

The name of this Stack HCI Storage Path.

Link copied to clipboard

The name of the Resource Group where the Stack HCI Storage Path exists.

Functions

Link copied to clipboard
open override fun toJava(): GetHciStoragePathPlainArgs