ThreeTierVirtualInstanceThreeTierConfigurationTransportCreateAndMountArgs

data class ThreeTierVirtualInstanceThreeTierConfigurationTransportCreateAndMountArgs(val resourceGroupId: Output<String>? = null, val storageAccountName: Output<String>? = null) : ConvertibleToJava<ThreeTierVirtualInstanceThreeTierConfigurationTransportCreateAndMountArgs>

Constructors

constructor(resourceGroupId: Output<String>? = null, storageAccountName: Output<String>? = null)

Properties

Link copied to clipboard
val resourceGroupId: Output<String>? = null

The ID of the Resource Group of the transport File Share. Changing this forces a new resource to be created.

Link copied to clipboard
val storageAccountName: Output<String>? = null

The name of the Storage Account of the File Share. Changing this forces a new resource to be created.

Functions

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