ResourceGroupCostManagementExportExportDataStorageLocationArgs

data class ResourceGroupCostManagementExportExportDataStorageLocationArgs(val containerId: Output<String>, val rootFolderPath: Output<String>) : ConvertibleToJava<ResourceGroupCostManagementExportExportDataStorageLocationArgs>

Constructors

constructor(containerId: Output<String>, rootFolderPath: Output<String>)

Properties

Link copied to clipboard
val containerId: Output<String>

The Resource Manager ID of the container where exports will be uploaded. Changing this forces a new resource to be created.

Link copied to clipboard
val rootFolderPath: Output<String>

The path of the directory where exports will be uploaded. Changing this forces a new resource to be created.

Functions

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