ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesSharedStorage

data class ThreeTierVirtualInstanceThreeTierConfigurationResourceNamesSharedStorage(val accountName: String? = null, val privateEndpointName: String? = null)

Constructors

constructor(accountName: String? = null, privateEndpointName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val accountName: String? = null

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

Link copied to clipboard

The full name of Private Endpoint for the Shared Storage Account. Changing this forces a new resource to be created.