CustomProfileResponse

data class CustomProfileResponse(val metadataConfigurationPath: String? = null)

Specifies the custom settings for the virtual machine.

Constructors

Link copied to clipboard
constructor(metadataConfigurationPath: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Path for metadata configuration.