ThreeTierVirtualInstanceThreeTierConfigurationTransportCreateAndMount

data class ThreeTierVirtualInstanceThreeTierConfigurationTransportCreateAndMount(val resourceGroupId: String? = null, val storageAccountName: String? = null)

Constructors

constructor(resourceGroupId: String? = null, storageAccountName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val resourceGroupId: 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

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