Master Profile Response
data class MasterProfileResponse(val diskEncryptionSetId: String? = null, val encryptionAtHost: String? = null, val subnetId: String? = null, val vmSize: String? = null)
MasterProfile represents a master profile.